Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » third party jars for dependent plugins
third party jars for dependent plugins [message #570888] Sat, 28 June 2008 19:58
Sandro Boehme is currently offline Sandro BoehmeFriend
Messages: 95
Registered: July 2009
Member
Hello PDE Team,

I have a problem that seems to be quite simple. But I just don't find a
solution neither with any documentation nor in archive of this newsgroup.
I have a plugin that should just export a third party jar to an other
plugin. To do that I followed
http://dev.eclipse.org/newslists/news.eclipse.platform.rcp/m sg06980.html
After that I opened a nested Eclipse instance using "Run as ... Eclipse
Application", created a plugin project and added the first plugin as
required plugin in the manifest. But if I try to use a class from the
third party jar in the source code, the second plugin in the nested
eclipse instance does not find it while it does find the Activator class
of the first plugin. I tested this with the final Ganymede release but I
don't get it to work.
Any help is much appreciated! Thank you very much in advance.

Best regards,

Sandro
Previous Topic:Textfield with auto-completion
Next Topic:LaunchingConfigurationTab doesn't show anything
Goto Forum:
  


Current Time: Thu Apr 25 04:21:52 GMT 2024

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

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

Back to the top