<?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="/schoolManager"/>
|
</listAttribute>
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
<listEntry value="4"/>
|
</listAttribute>
|
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
|
<mapAttribute key="org.eclipse.debug.core.preferred_launchers">
|
<mapEntry key="[debug]" value="org.eclipse.jdt.launching.localJavaApplication"/>
|
</mapAttribute>
|
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.landy.framework.tools.Main"/>
|
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="schoolManager"/>
|
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dcom.sun.management.jmxremote -Xms64m -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=512m"/>
|
</launchConfiguration>
|