Skip to content

Commit

Permalink
lauches adapted to better names
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieGitHub committed Aug 12, 2016
1 parent ac0522b commit cbfa3cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nanohttpd release perform.launch
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
<mapEntry key="JAVA_HOME" value="/home/nir/java/jdk1.7.0_79"/>
</mapAttribute>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dmaven.multiModuleProjectDirectory=/home/nir/java/apache-maven-3.3.3"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/nanohttpd-parent}"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/nanohttpd}"/>
</launchConfiguration>
2 changes: 1 addition & 1 deletion nanohttpd release prepare.launch
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
<mapEntry key="JAVA_HOME" value="/home/nir/java/jdk1.7.0_79"/>
</mapAttribute>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dmaven.multiModuleProjectDirectory=/home/nir/java/apache-maven-3.3.3"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/nanohttpd-parent}"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/nanohttpd}"/>
</launchConfiguration>

0 comments on commit cbfa3cc

Please sign in to comment.