Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Elclipse Plugin Dependency
Elclipse Plugin Dependency [message #193453] Mon, 12 February 2007 05:47
Eclipse UserFriend
Originally posted by: chetan.shinde.wipro.com

Hello All,

I am a new person to eclipse plugin development.
I am making a plugin project and to run my plugin I need another plugin
that is again created by me.
Lets say there is plugin A and plugin B.
Plugin A requires plugin B to run that means plugin B contains the jars
that are required to run plugin A.
I have put plugin B as the dependency in the plugin.xml of plugin A.
Now I have imported those jars into plugin B and added it to the classpath
in the Runtime tab of plugin.xml and later addded it to the Exported
Packages in the same plugin.xml.
When I try to run plugin A it gives me a java.lang.NoClassDefFoundError
error for a class that is exposed from plugin B.

PLease help me understand this problem and also solve it.

Regards,
Chetan
Previous Topic:j2ee_web_services_client_1_1.xsd contains errors?
Next Topic:How to remove or hide "Select Working Sets" from the coolbar
Goto Forum:
  


Current Time: Fri Apr 26 15:15:10 GMT 2024

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

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

Back to the top