root/incubator/SimpleGesture/IT Mill Toolkit Hosted Mode.launch

Revision 7521, 3.2 KB (checked in by marc.englund@…, 11 months ago)

SimpleGesture?: initial commit.

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
3<stringAttribute key="bad_container_name" value="/itmill-toolkit-examples/IT Mill Toolkit Hosted Mode.launch"/>
4<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
5<listEntry value="/itmill-toolkit-examples/gwt/gwt-dev-oophm.jar"/>
6</listAttribute>
7<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
8<listEntry value="1"/>
9</listAttribute>
10<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
11<stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"/>
12<stringAttribute key="org.eclipse.debug.core.source_locator_memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;sourceLookupDirector&gt;&#10;&lt;sourceContainers duplicates=&quot;false&quot;&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&amp;#10;&amp;lt;folder nest=&amp;quot;false&amp;quot; path=&amp;quot;/itmill-toolkit-examples/WebContent/WEB-INF/src&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.debug.core.containerType.folder&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&amp;#10;&amp;lt;default/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.debug.core.containerType.default&quot;/&gt;&#10;&lt;/sourceContainers&gt;&#10;&lt;/sourceLookupDirector&gt;&#10;"/>
13<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
14<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
15<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
16</listAttribute>
17<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
18<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER&quot; javaProject=&quot;itmill-toolkit-examples&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#10;"/>
19<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/itmill-toolkit-examples/WebContent/WEB-INF/src&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#10;"/>
20<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.jdt.launching.classpathentry.defaultClasspath&quot;&gt;&#10;&lt;memento exportedEntriesOnly=&quot;false&quot; project=&quot;itmill-toolkit-examples&quot;/&gt;&#10;&lt;/runtimeClasspathEntry&gt;&#10;"/>
21</listAttribute>
22<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
23<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.GWTShell"/>
24<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-noserver -out WebContent/ITMILL/widgetsets http://localhost:8888/"/>
25<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="itmill-toolkit-examples"/>
26<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xms256M -Xmx512M"/>
27</launchConfiguration>
Note: See TracBrowser for help on using the browser.