diff options
author | Eike Stepper | 2012-09-20 07:15:41 +0000 |
---|---|---|
committer | Eike Stepper | 2012-09-20 07:15:41 +0000 |
commit | 027ddf27940892f4f291e66980c37a5a0efe49e6 (patch) | |
tree | ca7f48893b35bbd03f9f8bc8bc3e10b5b38ad92a /plugins/org.gastro.testclient | |
parent | 833cdf5a142b32ceb72f38514f49132b7e61abdf (diff) | |
download | cdo-027ddf27940892f4f291e66980c37a5a0efe49e6.tar.gz cdo-027ddf27940892f4f291e66980c37a5a0efe49e6.tar.xz cdo-027ddf27940892f4f291e66980c37a5a0efe49e6.zip |
Add IU org.eclipse.ant.launching for example copiers support
Diffstat (limited to 'plugins/org.gastro.testclient')
-rw-r--r-- | plugins/org.gastro.testclient/.externalToolBuilders/org.gastro.testclient.launch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.gastro.testclient/.externalToolBuilders/org.gastro.testclient.launch b/plugins/org.gastro.testclient/.externalToolBuilders/org.gastro.testclient.launch index e430fdf4da..168ac16677 100644 --- a/plugins/org.gastro.testclient/.externalToolBuilders/org.gastro.testclient.launch +++ b/plugins/org.gastro.testclient/.externalToolBuilders/org.gastro.testclient.launch @@ -12,7 +12,7 @@ <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value=""/> <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value="true"/> <stringAttribute key="org.eclipse.ui.externaltools.ATTR_BUILD_SCOPE" value="${working_set:<?xml version="1.0" encoding="UTF-8"?> <resources> <item path="/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.testclient/" type="2"/> <item path="/org.gastro.testclient/.classpath" type="1"/> <item path="/org.gastro.testclient/.externalToolBuilders" type="2"/> <item path="/org.gastro.testclient/.project" type="1"/> <item path="/org.gastro.testclient/.settings" type="2"/> <item path="/org.gastro.testclient/about.html" type="1"/> <item path="/org.gastro.testclient/build.properties" type="1"/> <item path="/org.gastro.testclient/copyright.txt" type="1"/> <item path="/org.gastro.testclient/GastroTestClient1.launch" type="1"/> <item path="/org.gastro.testclient/GastroTestClient2.launch" type="1"/> <item path="/org.gastro.testclient/inventory.xml" type="1"/> <item path="/org.gastro.testclient/META-INF" type="2"/> </resources>}"/> -<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${build_project}/.externalToolBuilders/copyExample.ant"/> +<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${project_loc:/org.gastro.testclient}/.externalToolBuilders/copyExample.ant"/> <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="incremental,auto,"/> <stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="-Dbuild.project=${project_loc:/org.gastro.testclient}"/> <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> |