Cannot compile source with DOMParser in Eclipse [message #108062] |
Mon, 20 October 2003 22:15  |
Eclipse User |
|
|
|
I have a project that compiles from ANT but running the compile task from
the ANT perspective in Eclipse fails.
compile:
[javac] Compiling 128 source files to \workspace\apps\tmp\class
[javac] C:\workspace\apps\framework\src\framework\Executive.java:13: package
org.apache.xerces.parsers does not exist
[javac] import org.apache.xerces.parsers.DOMParser;
Building the project in Eclipse generates this error:
"The project was not built due to 'Problems encountered while copying
resources.'. Fix the problem, then try refreshing this project and
rebuilding it since it may be inconsistent
I have included xercesImpl.jar as the library so DOMParser is definitely
there. Any idea on what the problem is?
TIA.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.46429 seconds