I have a standard web project which no longer builds automatically. At first I realized it wasn’t recognizing my changes… e.g.modifying a simple System.out.println did not change the output of the program. The code changes were not being compiled.
Then I tried running Project > Clean which removed the existing class files and displayed “building workspace” for about 30-45 seconds and completes without any error message. However no class files are created.
What is wrong? I have other My Eclipse projects in my workspace which build O.K.
thanks in advance for any assistance,
James.