Last change
on this file since c5c26c4 was
c5c26c4,
checked in by str4d <str4d@…>, 7 years ago
|
Eclipse Ant builders for core, router and jettylib
|
-
Property mode set to
100644
|
File size:
1.3 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_CLEAN_TARGETS" value="distclean,"/> |
---|
4 | <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_MANUAL_TARGETS" value="jar,"/> |
---|
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 | <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> |
---|
8 | <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> |
---|
9 | <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/> |
---|
10 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="i2p_sdk"/> |
---|
11 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/i2p_sdk/build.xml}"/> |
---|
12 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="incremental,clean"/> |
---|
13 | <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> |
---|
14 | <stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${workspace_loc:/i2p_sdk}"/> |
---|
15 | <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/> |
---|
16 | </launchConfiguration> |
---|
Note: See
TracBrowser
for help on using the repository browser.