/.metadata/.plugins/org.eclipse.debug.core/.launches/Sandbox.launch
https://bitbucket.org/fixpoint/connexion · Unknown · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · ff38afea6205b8c9f1a9f6aee13d06c1 MD5 · raw file
- <?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="/sandbox/src/info/reflectionsofmind/sandbox/Sandbox.java"/>
- </listAttribute>
- <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
- <listEntry value="1"/>
- </listAttribute>
- <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="info.reflectionsofmind.sandbox.Sandbox"/>
- <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="sandbox"/>
- </launchConfiguration>