Search code examples
javaeclipseidemyeclipseeclipse-3.2

MyEclipse builds workspace on saving JSP page every time


Whenever I save a jsp page, MyEclipse IDE start building the workspace. It should build when I change in any class file. Or if there are classes that not compiled. But why it start building whole workspace when I change in a JSP file. I am stuck on it. Please advise me on this problem.

I am using MyEclipse 5.5 over Eclipse 3.2

Thanks.


Solution

  • this problem is due to problem in java build path, fix your build path and get out of this.