Hi Riyad,
I reduced the the number of jar files in the compile time dependencies from 10 to 6 in the EJB project, 16 to 8 in the library project and 20 to 14 in the web project. This represents a removal of 18 classpath entries out of 46. This isn’t quite the full story, because in each project, 2 of those entries are the JRE library and the J2EE library which I couldn’t remove.
Although it seems to have done the trick (test times is now down to 20 minutes), people have been reporting that this problem is intermittent, so more testing will confirm that all is fine.
It makes sense to pare back my compile dependencies, but I wouldn’t have been expecting such a dramatic change between the version of MyEclipse for Eclipse 3.1 and Eclipse 2.1.
Thanks!
Mark