Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Integrating eclipse.core.runtime into an other Framework [wd-vc]


Hi,

I want to use the eclipse runtime as a plugin engine within an other application framework.
Unfortunately both frameworks want to have the control (.i.e. main event loop).
I wonder if I can use eclipse in library mode: call startup(), getPlugin(), shutdown() as needed.

Are there any examples on how to initialize eclipse runtime and use it to load plugins without providing an application
plugin and going through the normal boot loader and application.run() procedure which finally leads into a shutdown().

Thanks Thomas

********************************************************
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge
enthalten Informationen, die vertraulich und
ausschliesslich fuer den (die) bezeichneten Adressaten
bestimmt sind.
Wenn Sie nicht der genannte Adressat sind, darf dieses
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen
Personen zugaenglich gemacht, noch in anderer Weise
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossenen
Anhaenge zu loeschen.
********************************************************

Back to the top