Issue Details (XML | Word | Printable)

Key: IVYDE-25
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Xavier Hanin
Reporter: Peter Chanthamynavong
Votes: 0
Watchers: 0
Operations

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

Support for relative path in the prefence fields when declaring location of ivyconf.xml file.

Created: 23/Jul/06 01:54 PM   Updated: 04/Sep/06 07:33 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Java Source File IvyPlugin.java 2007-01-25 04:32 PM Peter Chanthamynavong 14 kB
Environment:
Eclipse 3.12
IvyDE 1.0.3

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


 Description  « Hide
URL specified in the IvyDE "Preference fields" should support relative path such as, file:../shared/ivyconf.xml (which is resolved relative to the current project root folder).

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Peter Chanthamynavong added a comment - 23/Jul/06 02:01 PM
Attached is a modified IvyPlugin.java with the necessary code changes.

method: refreshIvyConfiguration
lines: 220 - 230


Xavier Hanin added a comment - 04/Sep/06 07:33 PM
Sorry for the delay, I integrated your patch, and forgot to update the issue.

It will be part of next IvyDE version, to come with next Ivy version in a few weeks.

Thanks for your contribution!