Last change
on this file since 30124 was 30124, checked in by donvip, 11 years ago |
[josm_plugins] update classpaths, fix various Eclipse projects of some plugins to have a consistent and errorless environment across all plugins (easier for JOSM developers to help plugins authors or update unmaintained plugins). Please do not revert these changes.
|
-
Property svn:mime-type
set to
text/plain
|
File size:
1.4 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
---|
2 | <launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
|
---|
3 | <booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
|
---|
4 | <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
|
---|
5 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
---|
6 | <listEntry value="/JOSM-ElevationProfile"/>
|
---|
7 | </listAttribute>
|
---|
8 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
---|
9 | <listEntry value="4"/>
|
---|
10 | </listAttribute>
|
---|
11 | <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
|
---|
12 | <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
|
---|
13 | <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
|
---|
14 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="JOSM-ElevationProfile"/>
|
---|
15 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/ElevationProfile/build.xml}"/>
|
---|
16 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/>
|
---|
17 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="install"/>
|
---|
18 | <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
|
---|
19 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${workspace_loc:/ElevationProfile}"/>
|
---|
20 | </launchConfiguration>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.