Bug 105 - build.xml should support environment variable for setting eclipseDir
: build.xml should support environment variable for setting eclipseDir
Status: RESOLVED FIXED
: eplugin
source
: 1
: All All
: P5 enhancement
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-12-21 06:44 by
Modified: 2009-01-06 13:38 (History)


Attachments
Patch to set eclipseDir from the ECLIPSE_HOME environment variable (1.82 KB, patch)
2008-12-21 06:44, sinnema313@kenai.com
Details | Diff
Patch to set eclipseDir from the ECLIPSE_HOME environment variable (1.83 KB, patch)
2008-12-21 08:09, sinnema313@kenai.com
Details | Diff
Patch to set eclipseDir from the ECLIPSE_HOME environment variable (850 bytes, patch)
2008-12-21 08:11, sinnema313@kenai.com
Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-12-21 06:44:57
Created an attachment (id=16) [details]
Patch to set eclipseDir from the ECLIPSE_HOME environment variable
------- Comment #1 From 2008-12-21 08:09:04 -------
Created an attachment (id=17) [details]
Patch to set eclipseDir from the ECLIPSE_HOME environment variable

Oops, fixed property assignment
------- Comment #2 From 2008-12-21 08:11:42 -------
Created an attachment (id=18) [details]
Patch to set eclipseDir from the ECLIPSE_HOME environment variable

Removed differences from other patch
------- Comment #3 From 2009-01-06 13:38:54 -------
Fixed - the patch has been applied.
Thanks for the patch.