diff options
Diffstat (limited to 'plugins/org.gastro.rcp.table')
-rw-r--r-- | plugins/org.gastro.rcp.table/.externalToolBuilders/org.gastro.rcp.table.launch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.gastro.rcp.table/.externalToolBuilders/org.gastro.rcp.table.launch b/plugins/org.gastro.rcp.table/.externalToolBuilders/org.gastro.rcp.table.launch index 3eb792d62f..b1168508aa 100644 --- a/plugins/org.gastro.rcp.table/.externalToolBuilders/org.gastro.rcp.table.launch +++ b/plugins/org.gastro.rcp.table/.externalToolBuilders/org.gastro.rcp.table.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.rcp.table/" type="2"/> <item path="/org.gastro.rcp.table/.classpath" type="1"/> <item path="/org.gastro.rcp.table/.externalToolBuilders" type="2"/> <item path="/org.gastro.rcp.table/.project" type="1"/> <item path="/org.gastro.rcp.table/.settings" type="2"/> <item path="/org.gastro.rcp.table/about.html" type="1"/> <item path="/org.gastro.rcp.table/build.properties" type="1"/> <item path="/org.gastro.rcp.table/config" type="2"/> <item path="/org.gastro.rcp.table/copyright.txt" type="1"/> <item path="/org.gastro.rcp.table/GastroTable1.launch" type="1"/> <item path="/org.gastro.rcp.table/GastroTable2.launch" type="1"/> <item path="/org.gastro.rcp.table/icons" type="2"/> <item path="/org.gastro.rcp.table/images" type="2"/> <item path="/org.gastro.rcp.table/META-INF" type="2"/> <item path="/org.gastro.rcp.table/plugin.xml" type="1"/> <item path="/org.gastro.rcp.table/src" 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.rcp.table}/.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.rcp.table}"/> <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> |