suumo-search - Run.launch (2476B)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> 3 <stringAttribute key="bad_container_name" value="/suumo-search/launchers"/> 4 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> 5 <listEntry value="/suumo-search/src/main/java/xyz/kebigon/housesearch/HouseSearchApplication.java"/> 6 </listAttribute> 7 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> 8 <listEntry value="1"/> 9 </listAttribute> 10 <booleanAttribute key="org.eclipse.jdt.launching.ATTR_EXCLUDE_TEST_CODE" value="true"/> 11 <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value="false"/> 12 <listAttribute key="org.eclipse.jdt.launching.CLASSPATH"> 13 <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" path="1" type="4"/> "/> 14 <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry path="3" projectName="suumo-search" type="1"/> "/> 15 <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry containerPath="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" path="3" type="4"/> "/> 16 <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/suumo-search/src/main/packaged-resources/cfg" path="3" type="2"/> "/> 17 </listAttribute> 18 <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/> 19 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/> 20 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="xyz.kebigon.housesearch.HouseSearchApplication"/> 21 <stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="suumo-search"/> 22 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="suumo-search"/> 23 <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/> 24 </launchConfiguration>