Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Runtime classpath of a plugin
Runtime classpath of a plugin [message #101641] Mon, 06 October 2003 10:58 Go to next message
Eclipse UserFriend
Originally posted by: agilbert.invalidemail.com

Hi,

My plugin requires a library at runtime to execute properly. I have added
the library to my project, I use it to program my plugin but at runtime I'm
getting a NoClassDefFoundError.

How to make sure that the library is exported when my plugin is built ?

Thanks,
Alain Gilbert
Re: Runtime classpath of a plugin [message #101653 is a reply to message #101641] Mon, 06 October 2003 11:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO--SPAM.us.ibm.com

See:

http://eclipsewiki.swiki.net/52#addJarToClasspath

Rich
Re: Runtime classpath of a plugin [message #101672 is a reply to message #101641] Mon, 06 October 2003 11:10 Go to previous message
Eclipse UserFriend
Originally posted by: agilbert.invalidemail.com

The last sentence should be: How to make sure that the library is included
in the classpath when my plugin is used in the target platform ?

"Alain Gilbert" <agilbert@invalidemail.com> wrote in message
news:blrvu8$27o$2@eclipse.org...
> Hi,
>
> My plugin requires a library at runtime to execute properly. I have added
> the library to my project, I use it to program my plugin but at runtime
I'm
> getting a NoClassDefFoundError.
>
> How to make sure that the library is exported when my plugin is built ?
>
> Thanks,
> Alain Gilbert
>
>
>
Previous Topic:Completing TODO tasks?
Next Topic:using system environment variable with java from eclipse
Goto Forum:
  


Current Time: Fri May 09 14:13:00 EDT 2025

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

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

Back to the top