IDEMPIERE-206 Integrate fitnesse with iDempiere. Fixed launch profile should not have "Stop in main" checked.

This commit is contained in:
Heng Sin Low 2012-11-27 17:53:03 +08:00
parent 9573837df2
commit 7dea196887
1 changed files with 0 additions and 1 deletions

View File

@ -9,5 +9,4 @@
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="fitnesseMain.FitNesseMain"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-p 8089 -l log"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="fitnesse"/>
<booleanAttribute key="org.eclipse.jdt.launching.STOP_IN_MAIN" value="true"/>
</launchConfiguration>