source: osm/applications/editors/josm/plugins/mapillary/.settings/Launch JOSM with JOSM-Mapillary loaded.launch@ 32039

Last change on this file since 32039 was 31798, checked in by floscher, 9 years ago

[mapillary] Add Eclipse run-configurations

File size: 807 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<launchConfiguration type="org.eclipse.buildship.core.launch.runconfiguration">
3 <listAttribute key="arguments"/>
4 <stringAttribute key="gradle_distribution" value="GRADLE_DISTRIBUTION(WRAPPER)"/>
5 <listAttribute key="jvm_arguments"/>
6 <stringAttribute key="org.eclipse.debug.ui.ATTR_CONSOLE_ENCODING" value="UTF-8"/>
7 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
8 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
9 </listAttribute>
10 <booleanAttribute key="show_console_view" value="true"/>
11 <booleanAttribute key="show_execution_view" value="true"/>
12 <listAttribute key="tasks">
13 <listEntry value="runJosm"/>
14 </listAttribute>
15 <stringAttribute key="working_dir" value="${workspace_loc:/JOSM-Mapillary}"/>
16</launchConfiguration>
Note: See TracBrowser for help on using the repository browser.