Creating web enabled OSGi bundle projects
Procedure
- Click and then
click Next. The 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 Web support. This configuration adds support for dynamic web page content to
your bundle project.
- 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.