import org.jdom? [message #896265] |
Tue, 17 July 2012 15:23  |
Eclipse User |
|
|
|
Hi,
I am trying to modify xml files and figured jdom is needed.
I am using my laptop.
I have imported jdom-2.0.0.jar to my project's library, but I the classes aren't yet recognized. When I type "org." on the lab's computer, it gives me suggestions, but not on my laptop. I figured I need org jars?.. I am not sure if this is right. If so, could you please hint me on how to get that? If not.. just shoot me some advice.
Thanks,
The Noob
|
|
|
|
|
|
Re: import org.jdom? [message #896497 is a reply to message #896486] |
Wed, 18 July 2012 10:18  |
Eclipse User |
|
|
|
On 7/18/2012 7:58 AM, padina suky wrote:
> By that do you mean that I have to build path from my project? If so
> that what I did. If not.. I am not sure what the jar file's context menu
> is..
Padina,
You can ensure the JAR is in the classpath either by
1. right-clicking the JAR in the project and choosing to add it (what
Nitin means by context menu)
or by
2. right-clicking the project, choosing Build Path -> Configure Build
Path -> Libraries, then adding the JAR by hand (you'll have to navigate
your filesystem to find it).
|
|
|
Powered by
FUDForum. Page generated in 0.32740 seconds