Creating JPA enabled OSGi bundle projects
Procedure
- Click Next. The and then click New OSGi Bundle Project wizard opens.
- In the Project name field, enter the name of your bundle project.
- Select a Target runtime from the drop-down list. Set the target run time to define an installed runtime environment. Run times are used at build time to compile projects
- In the Configuration list, select Add persistence support.
- Select Generate blueprint file to generate a blueprint file for your bundle project.
- In the Application membership section, select Add bundle to application and then select an application project from the drop-down list or create a new application project.
- Follow the wizard prompts.