Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0-M2, 3.0
-
None
-
windows 7
eclipse helios sr1
Oracle jdk 1.6.0_20
Description
Steps:
1. Install ibm osgi tool plugin
2. Install GEP 3.0-SNAPSHOT
3. Define a geronimo runtime and server
4. New an OSGi project, in the wizard page, select the defined geronimo runtime
5. On the next page, an message like this will be shown:
"Targeting Apache Geronimo v3.0 will change the active Target Platform for this workspace. This will affect existing OSGi bundles and plug-in projects in your workspace. These projects will be rebuilt against the new target platform, which may cause validation or compilation errors if they are not compatible with the new target platform."
If not check "Change the active Target platform", you cannot go ahead to next step to finish the project creation. After checking it, you can go next. Actually, GEP does not define a target platform for OSGi project use.