Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, IvyDE puts all artifacts into the classpath container (see http://jayasoft.org/node/560).
My proposal is to let the user configure types for both "jar" artifacts (classes) and "src" artifacts (the source for the classes). Only those should be used for the classpath container, and corresponding jar and src artifacts should be combined into a single entry in the container with sources attached to the classes.