Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Classpath Container not working
Classpath Container not working [message #231546] Thu, 15 June 2006 13:51 Go to next message
Eclipse UserFriend
I've written a plugin to contribute a new classpathContainerInitializer to
the JDT. It works perfectly well when I launch a test workspace from the
PDE.

However, when I package the plugin in a jar file it does not work (for the
same project tested during the PDE test). I can see via the Help menu and
the plug-in views that the plugin is installed and active, but as far as I
can tell it never gets called.

I know the plugin is packaged correctly because I can add a simple UI
element (the Hello world menu) and it works fine.

Anyone have any ideas what I might be doing wrong? There are no errors in
the log.

I'm using 3.2.

Thanks,
-Mike
Re: Classpath Container not working [message #231554 is a reply to message #231546] Thu, 15 June 2006 13:53 Go to previous message
Eclipse UserFriend
FYI:

Yes, I am launching eclipse with the -clean argument to make sure it's
picking up the correct jar after an update.

-Mike
Previous Topic:Re: my own refactoring
Next Topic:Search for inheritance chain
Goto Forum:
  


Current Time: Sat May 10 15:53:55 EDT 2025

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

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

Back to the top