Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Using external jar file from eclipse plugin
icon5.gif  Using external jar file from eclipse plugin [message #646624] Wed, 29 December 2010 07:12 Go to previous message
daisydale85 is currently offline daisydale85
Messages: 38
Registered: August 2010
Member
Hi,

I am developing an eclipse plugin which has dependency on an external jar file. Due to the license restrictions, I cannot bundle the external jar in my plugin. So is there any other way with which I can refer to the external jar? I can ask users of my plugin to copy the external jar to the eclipse plugins folder. I am getting NoClassDefFound exception while my plugin tries to access the external Jar eventhough the jar file is in the same folder as that of my plugin. I tried this by declaring a variable that points to the plugin directory. I saw lot of posts related to this but none helped me solve my problem.
Please let me know if you have any idea on this.

Thanks in advance,
Daisy.
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:No icon in Ubuntu Launcher for Eclipse
Next Topic:Else Error (Total newcomer)
Goto Forum:
  


Current Time: Sun May 19 14:51:53 EDT 2013

Powered by FUDForum. Page generated in 0.06519 seconds