After i am adding some classes to my project , with some imports that handle XML, i recieved this error:
Compile failed; see the compiler error output for details
when i remove the classes that use the imports - the problem resolved.
What i think is that there is a problem to the compiler when he receive the claspath contains the new imports.
I do not what to do:
How do i solve import conflict problem?
Is the any way to know more about what is the problem exectly?
Could i see more details of tomcat work when i am using the "exe" version of tomcat?
Compile failed; see the compiler error output for details
when i remove the classes that use the imports - the problem resolved.
What i think is that there is a problem to the compiler when he receive the claspath contains the new imports.
I do not what to do:
How do i solve import conflict problem?
Is the any way to know more about what is the problem exectly?
Could i see more details of tomcat work when i am using the "exe" version of tomcat?