/ftr-gwt-demo/calendar.launch
http://ftr-gwt-library.googlecode.com/ · Unknown · 17 lines · 17 code · 0 blank · 0 comment · 0 complexity · b17167afb0953f75cb08a5cb0497519f MD5 · raw file
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <launchConfiguration type="com.google.gdt.eclipse.suite.webapp">
- <stringAttribute key="com.google.gdt.eclipse.suiteMainTypeProcessor.PREVIOUSLY_SET_MAIN_TYPE_NAME" value="com.google.gwt.dev.DevMode"/>
- <booleanAttribute key="com.google.gdt.eclipse.suiteWarArgumentProcessor.IS_WAR_FROM_PROJECT_PROPERTIES" value="true"/>
- <stringAttribute key="com.google.gwt.eclipse.core.URL" value="calendar/calendar.html"/>
- <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
- <listEntry value="/ftr-gwt-demo"/>
- </listAttribute>
- <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
- <listEntry value="4"/>
- </listAttribute>
- <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="com.google.gdt.eclipse.maven.mavenClasspathProvider"/>
- <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.DevMode"/>
- <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-remoteUI "${gwt_remote_ui_server_port}:${unique_id}" -startupUrl calendar/calendar.html -logLevel INFO -codeServerPort 9997 -port 8888 -war D:\work\future\ftr-gwt-library\ftr-gwt-demo\src\main\webapp eu.future.earth.gwt.calendar"/>
- <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="ftr-gwt-demo"/>
- <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx512m -Dgwt.nowarn.legacy.tools"/>
- </launchConfiguration>