Statistics
| Branch: | Tag: | Revision:

root / ExternalAPITest.launch @ 1206:292dec4eae08

History | View | Annotate | Download (2 kB)

1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
3
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
4
<listEntry value="/gss/test/org/gss_project/gss/server/ejb/ExternalAPITest.java"/>
5
</listAttribute>
6
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7
<listEntry value="1"/>
8
</listAttribute>
9
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
10
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
11
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
12
<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
13
<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
14
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
15
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER&quot; javaProject=&quot;gss&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#10;"/>
16
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.jdt.launching.classpathentry.defaultClasspath&quot;&gt;&#10;&lt;memento exportedEntriesOnly=&quot;false&quot; project=&quot;gss&quot;/&gt;&#10;&lt;/runtimeClasspathEntry&gt;&#10;"/>
17
</listAttribute>
18
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
19
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
20
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.gss_project.gss.server.ejb.ExternalAPITest"/>
21
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="gss"/>
22
</launchConfiguration>