aboutsummaryrefslogtreecommitdiffstats
path: root/.externalToolBuilders/jogl builder.launch
diff options
context:
space:
mode:
authorWade Walker <[email protected]>2011-12-27 14:49:32 -0600
committerWade Walker <[email protected]>2011-12-27 14:49:32 -0600
commit701ee2108fe84422d4ec9ae3b22cfb7bc6f30c59 (patch)
treede57d84af0612e0f39f936d6bad353d34a94d3e1 /.externalToolBuilders/jogl builder.launch
parente93efe83a96fcacb812a8ff8f4102578f88423f9 (diff)
Fix Eclipse 3.7 Ant build
Set Ant builder classpath to default to fix build problems. No Ant customization is needed in Eclipse 3.7+, since it includes Ant 1.8.2.
Diffstat (limited to '.externalToolBuilders/jogl builder.launch')
-rw-r--r--.externalToolBuilders/jogl builder.launch5
1 files changed, 0 insertions, 5 deletions
diff --git a/.externalToolBuilders/jogl builder.launch b/.externalToolBuilders/jogl builder.launch
index 6c3ea6326..ef0f5e7ad 100644
--- a/.externalToolBuilders/jogl builder.launch
+++ b/.externalToolBuilders/jogl builder.launch
@@ -14,12 +14,7 @@
<listEntry value="4"/>
</listAttribute>
<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
-<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.ant.ui.classpathentry.extraClasspathEntries&quot;&gt;&#10;&lt;memento/&gt;&#10;&lt;/runtimeClasspathEntry&gt;&#10;"/>
-</listAttribute>
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
-<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="jogl"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/jogl/make/build.xml}"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,auto,clean"/>