Imported changesets 6ad7cf34a8f5, d535941636f3, f3a4422f7b1a from the default branch
[pithos] / GSS.launch
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
3 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
4 <listEntry value="/gss"/>
5 </listAttribute>
6 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7 <listEntry value="4"/>
8 </listAttribute>
9 <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
10 <mapAttribute key="org.eclipse.debug.core.environmentVariables">
11 <mapEntry key="GWT_EXTERNAL_BROWSER" value="firefox"/>
12 </mapAttribute>
13 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
14 <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
15 </listAttribute>
16 <listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
17 <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;"/>
18 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/gss/src&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#10;"/>
19 <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;"/>
20 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/gss/dependencies/gwt-2.0.4/gwt-dev.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#10;"/>
21 </listAttribute>
22 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
23 <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"/>
24 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.GWTShell"/>
25 <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-noserver -out www -whitelist &quot; ^http[:][/][/]127[.]0[.]0[.]1[:]8080&quot; http://127.0.0.1:8080/pithos/login?next=http://127.0.0.1:8080/pithos/"/>
26 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="gss"/>
27 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx128m"/>
28 </launchConfiguration>