Current working dir for jetty:run Eclipse configuration is half way broken

This commit is contained in:
Darren Shepherd 2012-08-30 09:00:49 +02:00 committed by Hugo Trippaers
parent f7acd8fed8
commit 34f007f13a

View File

@ -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="${project_loc}"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${project_loc:cloud-client-ui}"/>
</launchConfiguration>