Statistics
| Branch: | Tag: | Revision:

root / gss / GSS-ubuntu64.launch @ 1f651a6a

History | View | Annotate | Download (2.5 kB)

1 14ad7326 pastith
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 14ad7326 pastith
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
3 14ad7326 pastith
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
4 14ad7326 pastith
<listEntry value="/gss"/>
5 14ad7326 pastith
</listAttribute>
6 14ad7326 pastith
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7 14ad7326 pastith
<listEntry value="4"/>
8 14ad7326 pastith
</listAttribute>
9 14ad7326 pastith
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
10 14ad7326 pastith
<mapAttribute key="org.eclipse.debug.core.environmentVariables">
11 14ad7326 pastith
<mapEntry key="GWT_EXTERNAL_BROWSER" value="firefox"/>
12 14ad7326 pastith
</mapAttribute>
13 14ad7326 pastith
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
14 14ad7326 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 14ad7326 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 14ad7326 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 14ad7326 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 14ad7326 pastith
</listAttribute>
19 14ad7326 pastith
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
20 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/ia32-java-6-sun"/>
21 14ad7326 pastith
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.GWTShell"/>
22 a52ea5e4 pastith
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-noserver -out www http://localhost:8080/gss/?user=past@ebs.gr&amp;token=qOATcNMlHVAfBw4f/q8VJv6AXibChNCNnLM8zSFKDTScYStFxU0xPg=="/>
23 14ad7326 pastith
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="gss"/>
24 14ad7326 pastith
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx128m"/>
25 14ad7326 pastith
</launchConfiguration>