Last change
on this file since 25503 was 23721, checked in by oliverw, 14 years ago |
Implemented cursor feature.
|
-
Property svn:mime-type
set to
text/plain
|
File size:
1.5 KB
|
Rev | Line | |
---|
[23721] | 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 | <booleanAttribute key="org.eclipse.ant.uiSET_INPUTHANDLER" value="false"/>
|
---|
| 6 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
---|
| 7 | <listEntry value="/ElevationProfile/build.xml"/>
|
---|
| 8 | </listAttribute>
|
---|
| 9 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
---|
| 10 | <listEntry value="1"/>
|
---|
| 11 | </listAttribute>
|
---|
| 12 | <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
|
---|
| 13 | <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
|
---|
| 14 | <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
|
---|
| 15 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="ElevationProfile"/>
|
---|
| 16 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/ElevationProfile/build.xml}"/>
|
---|
| 17 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/>
|
---|
| 18 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="install"/>
|
---|
| 19 | <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
|
---|
| 20 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${workspace_loc:/ElevationProfile}"/>
|
---|
| 21 | </launchConfiguration>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.