IStartup in an RCP application [message #437032] |
Tue, 20 September 2005 13:25 |
Eclipse User |
|
|
|
I have a plugin that is loaded in early startup. Does anyone know what
eclipse plugins an RCP application needs in order for the early startup to
work? Are there any configuration settings necessary? Are things changing
in newer versions of eclipse in this regard? My plugin seems to work in
some RCP applications but not in others (sometimes it is not called at early
startup and there is no log output indicating why).
My plugin is currently implemented as a 2.x compatibility plugin - will this
cause additional problems beyond requiring the compatibility plugins to be
added to the RCP application? I am currently including these:
org.eclipse.core.runtime.compatibility
org.eclipse.ui.workbench.compatibility
org.eclipse.update.configurator
|
|
|
Powered by
FUDForum. Page generated in 0.03778 seconds