source: trunk/gnuMims-test.launch @ 409

Last change on this file since 409 was 104, checked in by gav, 15 years ago

Move /trunk/src/* to /trunk/

File size: 809 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
3<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
4<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
5<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
6<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
7<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
8<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="grails.test.GrailsAwareGroovyTestSuite"/>
9<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="gnuMims"/>
10<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dtest=${resource_loc}"/>
11</launchConfiguration>
Note: See TracBrowser for help on using the repository browser.