move to new eclipse version.
authorjprocter <jprocter@compbio.dundee.ac.uk>
Tue, 20 Sep 2005 10:00:58 +0000 (10:00 +0000)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Tue, 20 Sep 2005 10:00:58 +0000 (10:00 +0000)
git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@36 be28352e-c001-0410-b1a7-c7978e42abec

.classpath
.project

index 973b72c..59a3f18 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
        <classpathentry kind="src" path="src"/>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="lib" path="lib/castor-0.9.9M2.jar"/>
+       <classpathentry kind="lib" path="lib/castor-0.9.9M2-xml.jar"/>
        <classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
        <classpathentry kind="lib" path="lib/xercesImpl.jar"/>
        <classpathentry kind="lib" path="lib/xml-apis.jar"/>
-       <classpathentry kind="lib" path="lib/castor-0.9.9M2.jar"/>
-       <classpathentry kind="lib" path="lib/castor-0.9.9M2-xml.jar"/>
        <classpathentry kind="output" path="classes"/>
 </classpath>
index 2c66c73..7f4de8e 100644 (file)
--- a/.project
+++ b/.project
@@ -6,8 +6,23 @@
        </projects>
        <buildSpec>
                <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+                       <triggers>full,incremental,</triggers>
                        <arguments>
+                               <dictionary>
+                                       <key>LaunchConfigHandle</key>
+                                       <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.jdt.core.javabuilder.launch</value>
+                               </dictionary>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+                       <triggers>full,incremental,</triggers>
+                       <arguments>
+                               <dictionary>
+                                       <key>LaunchConfigHandle</key>
+                                       <value>&lt;project&gt;/.externalToolBuilders/Build VamsasClient [Builder].launch</value>
+                               </dictionary>
                        </arguments>
                </buildCommand>
        </buildSpec>