Build Path Problems exist on WinXP but Not Linux [message #151068] |
Sun, 07 May 2006 22:37 |
Eclipse User |
|
|
|
Originally posted by: martygilbert.gmail.com
I have a very strange problem.
I typically develop on Fedora/eclipse; I have jars that need to be
included on the build path in my project, so I right-click, add them to
the build path, and my project builds/executes fine.
I use my XP machine @ home to check out the project from CVS (just like I
do from work) and I have errors on some import statements (I'm using jdom
jar to parse XML).
Obviously, I forgot to add the jdom jar to the build path, so I
right-click on the project and add the jars, just like I do in Fedora.
Unfortunately, even though eclipse shows the jars in the build path, if
refuses to recognize them! Errors are indicated on the import statements
and every statement using the jdom libraries.
I've duplicated this problem with eclpse 3.1.2 and an earlier version as
well.
Any idea how to fix this issue? It wouldn't be so frustrating, except for
the fact that the same eclipse in fedora recognizes the jars using the
same method!
Thanks for any help!
--Marty
|
|
|
Powered by
FUDForum. Page generated in 1.31668 seconds