Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0-M2
-
None
Description
Right now to properly configure Geronimo Eclipse Plugin, one has to manually switch the "Target Platform" to Geronimo 3.0 (after adding Geronimo as a server runtime environment). It would be nice if GEP could automatically switch the target platform once the server is added.
Eclipse 3.5+ exposes org.eclipse.pde.internal.core.target.provisional.ITargetPlatformService service that could be used to switch the target platform automatically.