| <?xml version="1.0" encoding="UTF-8"?> |
| <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> |
| <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> |
| <listEntry value="/libmollusca/src/main/java/ch/mollusca/benchmarking/BenchmarkRunner.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.run"/> |
| <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> |
| </listAttribute> |
| <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="ch.mollusca.benchmarking.BenchmarkRunner"/> |
| <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="ch.hsr.geohash.GeoHashEncodingBenchmark;ch.hsr.geohash.GeoHashDecodingBenchmark"/> |
| <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="geohash-java"/> |
| <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx512M"/> |
| </launchConfiguration> |