| <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> |
| <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> |
| <listEntry value="/org.eclipse.example.calc/src/org/eclipse/example/calc/internal/ui/Calculator.java"/> |
| </listAttribute> |
| <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> |
| <listEntry value="1"/> |
| </listAttribute> |
| <mapAttribute key="org.eclipse.debug.core.preferred_launchers"> |
| <mapEntry key="[debug]" value="org.eclipse.jdt.launching.localJavaApplication"/> |
| <mapEntry key="[run]" value="org.eclipse.jdt.launching.localJavaApplication"/> |
| </mapAttribute> |
| <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.example.calc.internal.ui.Calculator"/> |
| <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.example.calc"/> |
| </launchConfiguration> |