Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » IStartup in an RCP application
IStartup in an RCP application [message #437032] Tue, 20 September 2005 13:25
Eclipse UserFriend
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
Previous Topic:How to force Eclipse to re-compile all .java files?
Next Topic:isDirty in EditorPart being called too often?
Goto Forum:
  


Current Time: Sun Jul 13 12:33:41 EDT 2025

Powered by FUDForum. Page generated in 0.03778 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top