I have a standard java project that contains no JSP files, but whenever I do a either manual clean & build or Refresh of the project, I get numerours “Updating JSP index” messages in the Progress view during the actual build (the build actually alternates between building and updating JSP indexes) this is causing the build process to take a very long time.
Version info…
Eclipse version: 3.0.1
Build id: 200409161125
ME version: 3.8.2
Build id: 200409171200-3.8.2
Windows XP SP1
I have turned off all validation in the MyEclipse->Validation preference page, and disabled the Project override.
The build is also causing validation of xml files that are not part of the project, but reside in the same root folder as the project, despite the validation being turned off.
Any ideas?