Statistics
| Branch: | Tag: | Revision:

root / gss / GSS.launch @ 09051786

History | View | Annotate | Download (2.5 kB)

1 a52ea5e4 pastith
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 a52ea5e4 pastith
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
3 a52ea5e4 pastith
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
4 a52ea5e4 pastith
<listEntry value="/gss"/>
5 a52ea5e4 pastith
</listAttribute>
6 a52ea5e4 pastith
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7 a52ea5e4 pastith
<listEntry value="4"/>
8 a52ea5e4 pastith
</listAttribute>
9 a52ea5e4 pastith
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
10 a52ea5e4 pastith
<mapAttribute key="org.eclipse.debug.core.environmentVariables">
11 a52ea5e4 pastith
<mapEntry key="GWT_EXTERNAL_BROWSER" value="firefox"/>
12 a52ea5e4 pastith
</mapAttribute>
13 a52ea5e4 pastith
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
14 a52ea5e4 pastith
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#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;&#13;&#10;"/>
15 a52ea5e4 pastith
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.USER_LIBRARY/GWT Dev Library&quot; path=&quot;3&quot; type=&quot;4&quot;/&gt;&#13;&#10;"/>
16 a52ea5e4 pastith
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/gss/src&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
17 a52ea5e4 pastith
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.jdt.launching.classpathentry.defaultClasspath&quot;&gt;&#13;&#10;&lt;memento exportedEntriesOnly=&quot;false&quot; project=&quot;gss&quot;/&gt;&#13;&#10;&lt;/runtimeClasspathEntry&gt;&#13;&#10;"/>
18 a52ea5e4 pastith
</listAttribute>
19 a52ea5e4 pastith
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
20 a52ea5e4 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"/>
21 a52ea5e4 pastith
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.GWTShell"/>
22 b92302c1 pastith
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-noserver -out www http://localhost:8080/pithos/?user=past@ebs.gr&amp;token=qOATcNMlHVAfBw4f/q8VJv6AXibChNCNnLM8zSFKDTScYStFxU0xPg=="/>
23 a52ea5e4 pastith
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="gss"/>
24 a52ea5e4 pastith
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx128m"/>
25 a52ea5e4 pastith
</launchConfiguration>