2016-12-11 15:56:22 -05:00
|
|
|
<?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="/ApachePOI/src/java/org/apache/poi/hssf/dev/BiffViewer.java"/>
|
|
|
|
</listAttribute>
|
|
|
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
|
|
|
<listEntry value="1"/>
|
|
|
|
</listAttribute>
|
|
|
|
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
|
|
|
|
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
|
|
|
|
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
|
|
|
|
</listAttribute>
|
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.apache.poi.hssf.dev.BiffViewer"/>
|
2016-12-11 15:58:30 -05:00
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="--escher test-data/spreadsheet/57456.xls"/>
|
2016-12-11 15:56:22 -05:00
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="ApachePOI"/>
|
2016-12-11 15:58:30 -05:00
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-javaagent:/opt/file-leak-detector/target/file-leak-detector-1.9-SNAPSHOT-jar-with-dependencies.jar=http=19998,strong,excludes=file-leak-detector.exclude,dumpatshutdown"/>
|
2016-12-11 15:56:22 -05:00
|
|
|
</launchConfiguration>
|