| <?xml version="1.0" encoding="UTF-8"?> |
| <launchConfiguration type="org.testng.eclipse.launchconfig"> |
| <booleanAttribute key="com.mountainminds.eclemma.core.INPLACE_INSTRUMENTATION" value="false"/> |
| <listAttribute key="com.mountainminds.eclemma.core.INSTRUMENTATION_PATHS"> |
| <listEntry value="/tapestry5/bin"/> |
| </listAttribute> |
| <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> |
| <listAttribute key="org.eclipse.debug.ui.favoriteGroups"> |
| <listEntry value="org.eclipse.debug.ui.launchGroup.run"/> |
| <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> |
| </listAttribute> |
| <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.testng.remote.RemoteTestNG"/> |
| <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="tapestry5"/> |
| <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx600m"/> |
| <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:tapestry5/tapestry-spring}"/> |
| <mapAttribute key="org.testng.eclipse.ALL_CLASS_METHODS"/> |
| <listAttribute key="org.testng.eclipse.CLASS_TEST_LIST"/> |
| <stringAttribute key="org.testng.eclipse.COMPLIANCE_LEVEL" value="JDK"/> |
| <listAttribute key="org.testng.eclipse.GROUP_LIST"/> |
| <listAttribute key="org.testng.eclipse.GROUP_LIST_CLASS"/> |
| <stringAttribute key="org.testng.eclipse.LOG_LEVEL" value="10"/> |
| <listAttribute key="org.testng.eclipse.SUITE_TEST_LIST"> |
| <listEntry value="tapestry-spring/src/test/conf/testng.xml"/> |
| </listAttribute> |
| <intAttribute key="org.testng.eclipse.TYPE" value="3"/> |
| </launchConfiguration> |