Skip to content

Commit cbfa3cc

Browse files
committed
lauches adapted to better names
1 parent ac0522b commit cbfa3cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nanohttpd release perform.launch

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
<mapEntry key="JAVA_HOME" value="/home/nir/java/jdk1.7.0_79"/>
1717
</mapAttribute>
1818
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dmaven.multiModuleProjectDirectory=/home/nir/java/apache-maven-3.3.3"/>
19-
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/nanohttpd-parent}"/>
19+
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/nanohttpd}"/>
2020
</launchConfiguration>

nanohttpd release prepare.launch

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
<mapEntry key="JAVA_HOME" value="/home/nir/java/jdk1.7.0_79"/>
1717
</mapAttribute>
1818
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dmaven.multiModuleProjectDirectory=/home/nir/java/apache-maven-3.3.3"/>
19-
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/nanohttpd-parent}"/>
19+
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/nanohttpd}"/>
2020
</launchConfiguration>

0 commit comments

Comments
 (0)