You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Development Server (vaadin).launch 706B

123456789101112
  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="/vaadin/uitest/src/com/vaadin/launcher/DevelopmentServerLauncher.java"/>
  5. </listAttribute>
  6. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  7. <listEntry value="1"/>
  8. </listAttribute>
  9. <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.vaadin.launcher.DevelopmentServerLauncher"/>
  10. <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="vaadin"/>
  11. <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea"/>
  12. </launchConfiguration>