| /trunk/bluecove-examples/bluecove-microemu-starter/bluecove-microemu-TCK widcomm.debug.launch r2408 | /trunk/bluecove-examples/bluecove-microemu-starter/bluecove-microemu-TCK widcomm.debug.launch r2523 | ||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|---|---|---|---|
| 2 | <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> | 2 | <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> |
| 3 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> | 3 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> |
| 4 | <listEntry value="/microemu-javase-swing/src/main/java/org/microemu/app/Main.java"/> | ||
| 5 | </listAttribute> | 4 | </listAttribute> |
| 6 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> | 5 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> |
| 7 | <listEntry value="1"/> | 6 | <listEntry value="1"/> |
| 8 | </listAttribute> | 7 | </listAttribute> |
| 9 | <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> | 8 | <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> |
| 10 | <stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"/> | 9 | <stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"/> |
| 11 | <stringAttribute key="org.eclipse.debug.core.source_locator_memento" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <sourceLookupDirector> <sourceContainers duplicates="false"> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;javaProject name=&quot;JSR82_1-1_007_TCK_SRC&quot;/&gt;&#13;&#10;" typeId="org.eclipse.jdt.launching.sourceContainer.javaProject"/> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;javaProject name=&quot;bluecove&quot;/&gt;&#13;&#10;" typeId="org.eclipse.jdt.launching.sourceContainer.javaProject"/> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;default/&gt;&#13;&#10;" typeId="org.eclipse.debug.core.containerType.default"/> </sourceContainers> </sourceLookupDirector> "/> | 10 | <stringAttribute key="org.eclipse.debug.core.source_locator_memento" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <sourceLookupDirector> <sourceContainers duplicates="false"> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;javaProject name=&quot;JSR82_1-1_007_TCK_SRC&quot;/&gt;&#13;&#10;" typeId="org.eclipse.jdt.launching.sourceContainer.javaProject"/> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;javaProject name=&quot;bluecove&quot;/&gt;&#13;&#10;" typeId="org.eclipse.jdt.launching.sourceContainer.javaProject"/> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;default/&gt;&#13;&#10;" typeId="org.eclipse.debug.core.containerType.default"/> </sourceContainers> </sourceLookupDirector> "/> |
| 12 | <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.microemu.app.Main"/> | 11 | <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.microemu.app.Main"/> |
| 13 | <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-Xautotest:http://localhost:8080/getNextApp.jad"/> | 12 | <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-Xautotest:http://localhost:8080/getNextApp.jad"/> |
| 14 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="bluecove-microemu-starter"/> | 13 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="bluecove-microemu-starter"/> |
| 15 | <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dbluecove.stack=widcomm -Dbluecove.debug=true"/> | 14 | <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dbluecove.stack=widcomm -Dbluecove.debug=true"/> |
| 16 | </launchConfiguration> | 15 | </launchConfiguration> |