Statistics
| Branch: | Tag: | Revision:

root / gss / ExternalAPITest.launch @ 85df72e1

History | View | Annotate | Download (1.9 kB)

1 14ad7326 pastith
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 14ad7326 pastith
<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
3 14ad7326 pastith
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
4 14ad7326 pastith
<listEntry value="/gss/test/gr/ebs/gss/server/ejb/ExternalAPITest.java"/>
5 14ad7326 pastith
</listAttribute>
6 14ad7326 pastith
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7 14ad7326 pastith
<listEntry value="1"/>
8 14ad7326 pastith
</listAttribute>
9 14ad7326 pastith
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
10 14ad7326 pastith
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
11 14ad7326 pastith
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
12 14ad7326 pastith
<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
13 14ad7326 pastith
<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
14 14ad7326 pastith
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
15 14ad7326 pastith
<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 14ad7326 pastith
<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 14ad7326 pastith
</listAttribute>
18 14ad7326 pastith
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
19 14ad7326 pastith
<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 14ad7326 pastith
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="gr.ebs.gss.server.ejb.ExternalAPITest"/>
21 14ad7326 pastith
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="gss"/>
22 14ad7326 pastith
</launchConfiguration>