Issue Details (XML | Word | Printable)

Key: IVYDE-24
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Xavier Hanin
Reporter: Alexander Voss
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IvyDE

enabling user to choose what types get added to the classpath

Created: 21/Jul/06 09:50 AM   Updated: 10/Dec/06 07:17 PM
Return to search
Component/s: classpath container
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: any (mine is Eclipse 3.1.2 on Windows XP)

Resolution Date: 01/Apr/07 12:26 PM


 Description  « Hide
Ivy could potentially be used to manage resources other than .jar files, for example, facelets tag libraries or images that would need to be copied into their own subdirectories in the project. Configurations can be used to achieve this effect but IvyDE by default adds all resources to the classpath and this means that Eclipse will complain: Illegal type of archive for required library. I would suggest that only Java file types should be added to the classpath by default and that this behaviour should be configurable. (I am not sure if this issue is related to http://jira.jayasoft.org/browse/IVYDE-12 so I have created a new JIRA entry.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Xavier Hanin added a comment - 21/Jul/06 03:00 PM
I've implemented this feature like described, you will now find an "accepted types" field in both Ivy preferences page and Ivy properties on java projects. By default only jars are accepted.

Jeff Turner made changes - 01/Apr/07 12:26 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]