Deploying an Active Help like plugin [message #12170] |
Thu, 24 April 2003 18:00 |
Eclipse User |
|
|
|
Originally posted by: no.spam.com
Hi,
I've implemented a plugin similar to the one in Eclipse Active Help. I
have my own servlet plugin (plugin A) which loads a java class from a
different plugin (plugin B) in the platform and invokes some code to
display a dialog box.
The above implementation works fine in debug mode but it fails to do so
when the plugins are released. I release the plugins by generating the
correspondig jar file for plugin B and copying it over in the lib
directory of WEB_INF. What trubbles me is that other non UI functionality
from my plugin B works fine with this approach.
I would appreciate any suggestions.
Thanks,
Adrian
|
|
|
Powered by
FUDForum. Page generated in 0.02419 seconds