Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » how to set the classpath in the ide or per project ?
how to set the classpath in the ide or per project ? [message #78776] Tue, 22 July 2003 17:45 Go to next message
Eclipse UserFriend
Originally posted by: aleethorp.hotmail.com

apologies, as i am sure this has been asked many times before:
i am getting the java.lang.ClassNotFoundException:
org.apache.xerces.parsers.SAXParser

my app works from the command line as i've set up the CLASSPATH

i've tried linking the xerces folder containing the jars (into my project)
and adding classpath variables in the preferences dialog (window |
preferences |java |classpath variables) of the ide but this doesn't work.

thanks
Andrew
Re: how to set the classpath in the ide or per project ? [message #78937 is a reply to message #78776] Wed, 23 July 2003 03:54 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Project > Properties > Java Build Path > Libraries tab

HTH
Dani

Andrew Lee-Thorp wrote:

>apologies, as i am sure this has been asked many times before:
>i am getting the java.lang.ClassNotFoundException:
>org.apache.xerces.parsers.SAXParser
>
>my app works from the command line as i've set up the CLASSPATH
>
>i've tried linking the xerces folder containing the jars (into my project)
>and adding classpath variables in the preferences dialog (window |
>preferences |java |classpath variables) of the ide but this doesn't work.
>
>thanks
>Andrew
>
>
>
>
>
Previous Topic:How to detect save action in java file?
Next Topic:Listening to method signature change
Goto Forum:
  


Current Time: Mon Mar 10 18:59:14 EDT 2025

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

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

Back to the top