|
|
Re: Can't create new Java Project [message #1385604 is a reply to message #1385594] |
Mon, 09 June 2014 21:03 |
Ryan d\'Eon Messages: 2 Registered: June 2014 |
Junior Member |
|
|
Ok, I actually found the problem. Mostly my own inexperience is the issue.
The problem was that I had a different Xerces Jar in my classpath, and it wasn't the version that Eclipse expected, and it was getting picked up when I clicked this button I guess.
It was for something unrelated, I had been using jar files packaged with a project, and in the course of troubleshooting some classpath issues I just dumped them all in the main classpath folder.
So there it is, if you come across something like this, check your classpath for "xercesImpl-2.6.2.jar", and remove it. That did it for me.
Thanks anyway, Stephan
|
|
|
Re: Can't create new Java Project [message #1386925 is a reply to message #1385604] |
Mon, 23 June 2014 07:02 |
Jed Salvatierra Messages: 2 Registered: June 2014 |
Junior Member |
|
|
Ryan d\'Eon wrote on Mon, 09 June 2014 17:03Ok, I actually found the problem. Mostly my own inexperience is the issue.
The problem was that I had a different Xerces Jar in my classpath, and it wasn't the version that Eclipse expected, and it was getting picked up when I clicked this button I guess.
It was for something unrelated, I had been using jar files packaged with a project, and in the course of troubleshooting some classpath issues I just dumped them all in the main classpath folder.
So there it is, if you come across something like this, check your classpath for "xercesImpl-2.6.2.jar", and remove it. That did it for me.
Thanks anyway, Stephan
Can you make steps on how to do this? Having the same issue
|
|
|
Powered by
FUDForum. Page generated in 0.03694 seconds