Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6
-
None
Description
It seems like classpath ordering has been changed in 2.6, see bug MECLIPSE-318.
Yes it improves unit testing, but it completely breaks integration testing. Now we can't run our Spring-based web application inside Eclipse because unit test resources override normal resources.
Please revert this change or provide a way to specify that I want test classes/resources to be put in the classpath after non-test resources.
Attachments
Attachments
Issue Links
- is duplicated by
-
MECLIPSE-590 Sort src classpathentry by path name
- Closed