Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » including libraries in classpath
including libraries in classpath [message #194147] Fri, 13 February 2004 14:22 Go to next message
Eclipse UserFriend
I am trying to create a project in eclipse by importing a code. I am
writing a plugin to do this and the plugin is creating the projects but it
is not getting the required libraries in the classpath. I am gettting the
list of the required libraries but I was wondering how I could get my
libraries to appear in the classpath. The error I'm getting is just
missing required library. For all my libraries. Thank you very much for
your help.
Re: including libraries in classpath [message #196047 is a reply to message #194147] Tue, 17 February 2004 07:57 Go to previous message
Eclipse UserFriend
See IJavaProject.setRawClasspath(...) and JavaCore.newLibraryEntry(...).

Jerome

"jeremiah Richardson" <jerry_234@hotmail.com> wrote in message
news:c0j85b$h4q$1@eclipse.org...
> I am trying to create a project in eclipse by importing a code. I am
> writing a plugin to do this and the plugin is creating the projects but it
> is not getting the required libraries in the classpath. I am gettting the
> list of the required libraries but I was wondering how I could get my
> libraries to appear in the classpath. The error I'm getting is just
> missing required library. For all my libraries. Thank you very much for
> your help.
>
Previous Topic:Deleting file on editor close
Next Topic:Can you increase java source font size programatically?
Goto Forum:
  


Current Time: Wed Jul 23 16:11:52 EDT 2025

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

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

Back to the top