I’m not sure if this is the right forum or not but here goes:
I allowed MyEclipse to upgrade itself from 7.0 to 7.1. Now I can no longer test any applications using “Run As… MyEclipse Server Application”.
I have several projects. They all now get:
“An internal error occurred during “Launching xxxx on MyEclipse Tomcat”
“org/maven/ide/eclipse/jdt/BuildPathManager”
(where xxx is the project name)
I tried to poke at the build path but it all looks quite reaonsable and does not include any maven stuff. I don’t believe I even have any maven stuff installed, but thinking it might help I tried to add it. That fails in the software update system with various errors depending on which pieces I try.
I don’t really care anything about maven but I care a lot about not being able to test.
Suggestions?