Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Deploying an Active Help like plugin
Deploying an Active Help like plugin [message #12170] Thu, 24 April 2003 18:00
Eclipse UserFriend
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
Previous Topic:[JFace] CheckboxCellEditor has bad UI except in first column
Next Topic:java crash on RedHat 9
Goto Forum:
  


Current Time: Fri Nov 08 22:22:03 GMT 2024

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

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

Back to the top