source: osm/applications/editors/josm/plugins/mapdust/josm-mapdust.launch@ 29525

Last change on this file since 29525 was 24880, checked in by jttt, 13 years ago

Make mapdust plugin almost runnable in eclipse

  • Property svn:mime-type set to text/plain
File size: 875 bytes
Line 
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="/JOSM/src/org/openstreetmap/josm/gui/MainApplication.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.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 6"/>
10<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.openstreetmap.josm.gui.MainApplication"/>
11<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="mapdust"/>
12<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx2000m"/>
13</launchConfiguration>
Note: See TracBrowser for help on using the repository browser.