/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

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <launchConfiguration type="com.google.gdt.eclipse.suite.webapp">
  3. <stringAttribute key="com.google.gdt.eclipse.suiteMainTypeProcessor.PREVIOUSLY_SET_MAIN_TYPE_NAME" value="com.google.gwt.dev.DevMode"/>
  4. <booleanAttribute key="com.google.gdt.eclipse.suiteWarArgumentProcessor.IS_WAR_FROM_PROJECT_PROPERTIES" value="true"/>
  5. <stringAttribute key="com.google.gwt.eclipse.core.URL" value="calendar/calendar.html"/>
  6. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  7. <listEntry value="/ftr-gwt-demo"/>
  8. </listAttribute>
  9. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  10. <listEntry value="4"/>
  11. </listAttribute>
  12. <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="com.google.gdt.eclipse.maven.mavenClasspathProvider"/>
  13. <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.DevMode"/>
  14. <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-remoteUI &quot;${gwt_remote_ui_server_port}:${unique_id}&quot; -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"/>
  15. <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="ftr-gwt-demo"/>
  16. <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx512m -Dgwt.nowarn.legacy.tools"/>
  17. </launchConfiguration>