Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Taal2011-11-01 18:12:35 +0000
committerMartin Taal2011-11-01 18:12:35 +0000
commit97842a213a338601aa158b3d9f995f464bb25681 (patch)
tree5b9a657ccdce9960b252f3bc8dcc09a2626bd711 /eclipselink/org.eclipse.emf.teneo.eclipselink/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder.launch
parent709ec105b89258b5e6b27e57cb3deb177529c54c (diff)
downloadorg.eclipse.emf.teneo-97842a213a338601aa158b3d9f995f464bb25681.tar.gz
org.eclipse.emf.teneo-97842a213a338601aa158b3d9f995f464bb25681.tar.xz
org.eclipse.emf.teneo-97842a213a338601aa158b3d9f995f464bb25681.zip
New structure
Diffstat (limited to 'eclipselink/org.eclipse.emf.teneo.eclipselink/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder.launch')
-rwxr-xr-xeclipselink/org.eclipse.emf.teneo.eclipselink/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder.launch7
1 files changed, 7 insertions, 0 deletions
diff --git a/eclipselink/org.eclipse.emf.teneo.eclipselink/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder.launch b/eclipselink/org.eclipse.emf.teneo.eclipselink/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder.launch
new file mode 100755
index 000000000..6ef634c6a
--- /dev/null
+++ b/eclipselink/org.eclipse.emf.teneo.eclipselink/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder.launch
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
+<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value="false"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_DISABLED_BUILDER" value="org.eclipse.wst.validation.validationbuilder"/>
+<mapAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS"/>
+<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
+</launchConfiguration>

Back to the top