Exported RCP application unable to detect extension plugin [message #551325] |
Thu, 05 August 2010 22:11  |
Eclipse User |
|
|
|
Hi,
I have created a RCP application project with an extension point and a plugin project with an extension. When I launch the app from eclipse, the application can detect the plugin and everything works as expected. (I need to select the plugin in the run configuration though)
After which, I exported the RCP application as executable and the plugin as jar into the /plugins folder. However, when I launched the executable, the plugin is not detected and as a result the plugin codes cannot be executed accordingly.
I followed the steps in this tutorial, http://www.vogella.de/articles/EclipseExtensionPoint/article .html#extensionpoints_overview. I can complete all the steps, so I guess its at the export step where things go wrong.
Any advise?
|
|
|
|
Powered by
FUDForum. Page generated in 0.25046 seconds