/.metadata/.plugins/org.eclipse.debug.core/.launches/Sandbox.launch
Unknown | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | ff38afea6205b8c9f1a9f6aee13d06c1 MD5 | raw file
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="/sandbox/src/info/reflectionsofmind/sandbox/Sandbox.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="info.reflectionsofmind.sandbox.Sandbox"/>
10<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="sandbox"/>
11</launchConfiguration>