Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.5.1
-
None
-
Patch
Description
It would be nice if the classpath container entries (kind="con") came last in the .classpath file. There are situations where the container I'm using defines configuration that I'd like to override (commons-logging.properties, for example). If the container comes first, there's no way for me to do this. If they come last, then my configuration is found first, allowing me to override the container configuration.