2010-09-29 14:25:34 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
|
|
|
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
|
|
|
<listEntry value="/org.adempiere.extend/src/test/functional/FunctionalTestSuite.java"/>
|
|
|
|
</listAttribute>
|
|
|
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
|
|
|
<listEntry value="1"/>
|
|
|
|
</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"/>
|
|
|
|
</listAttribute>
|
|
|
|
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
|
|
|
|
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
|
|
|
|
<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
|
|
|
|
<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
|
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="test.functional.FunctionalTestSuite"/>
|
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.adempiere.extend"/>
|
|
|
|
</launchConfiguration>
|