Help the magic a little bit
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1b8b7b1b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/1b8b7b1b Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/1b8b7b1b Branch: refs/heads/master Commit: 1b8b7b1bba541db751dbf3cdaadf0143f129fb29 Parents: ad78a0e Author: Hugo Trippaers <[email protected]> Authored: Wed Aug 29 10:47:50 2012 +0200 Committer: Hugo Trippaers <[email protected]> Committed: Wed Aug 29 10:47:50 2012 +0200 ---------------------------------------------------------------------- client/cloudstack-ui.launch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/1b8b7b1b/client/cloudstack-ui.launch ---------------------------------------------------------------------- diff --git a/client/cloudstack-ui.launch b/client/cloudstack-ui.launch index 153eaa1..2ab72cc 100644 --- a/client/cloudstack-ui.launch +++ b/client/cloudstack-ui.launch @@ -10,5 +10,5 @@ <booleanAttribute key="M2_SKIP_TESTS" value="false"/> <booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/> <booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="true"/> -<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="/home/darren/src/temp/incubator-cloudstack/client"/> +<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${project_loc}"/> </launchConfiguration>
