Add project nature
When you create a new Personalization project, it must be a Web project. Before generating resources in the wizard, you can configure your project as a Personalization project by add a project nature. Adding a project nature adds classes to your class paths and enables BeanInfo introspection.
You can add project nature in one of the following two ways:
- You can choose the option to make your project a Personalization project when you generate a resource collection for the first time.
- You can right-click a project and click Personalization →Add Project Nature.
Back