root/incubator/SimpleGesture/SimpleGesture.launch

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

SimpleGesture: initial commit.

Line 
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="/SimpleGesture/WebContent/WEB-INF/src/com/itmill/toolkit/launcher/ITMillToolkitWebMode.java"/>
5</listAttribute>
6<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7<listEntry value="1"/>
8</listAttribute>
9<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
10<stringAttribute key="org.eclipse.debug.ui.ATTR_CONSOLE_ENCODING" value="UTF-8"/>
11<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
12<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
13<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
14</listAttribute>
15<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.itmill.toolkit.launcher.ITMillToolkitWebMode"/>
16<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="SimpleGesture"/>
17</launchConfiguration>
Note: See TracBrowser for help on using the browser.