mirror of https://github.com/apache/cloudstack.git
Current working dir for jetty:run Eclipse configuration is half way broken
This commit is contained in:
parent
f7acd8fed8
commit
34f007f13a
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue