mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-15 18:12:35 +01:00
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…
x
Reference in New Issue
Block a user