Last change
on this file since 10621 was
2453,
checked in by jttt, 14 years ago
|
Applied #3899 - patch by jpstotz - Automated creation of REVISION file in Eclipse
|
-
Property svn:mime-type set to
text/plain
|
File size:
1.6 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
---|
2 | <launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType"> |
---|
3 | <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_AFTER_CLEAN_TARGETS" value="create-revision-eclipse,"/> |
---|
4 | <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_MANUAL_TARGETS" value="create-revision-eclipse,"/> |
---|
5 | <booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/> |
---|
6 | <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/> |
---|
7 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"/> |
---|
8 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"/> |
---|
9 | <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> |
---|
10 | <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> |
---|
11 | <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/> |
---|
12 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value=""/> |
---|
13 | <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value="true"/> |
---|
14 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${build_project}/build.xml"/> |
---|
15 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/> |
---|
16 | <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> |
---|
17 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${build_project}"/> |
---|
18 | <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/> |
---|
19 | </launchConfiguration> |
---|
Note: See
TracBrowser
for help on using the repository browser.