Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.1
-
Fix Version/s: 2.6
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
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.
If it's desirable for some people that the entries come first, perhaps it could be configurable.