JAL-2074 removed hard-coded groovy lib path in classpath
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Tue, 26 Apr 2016 09:28:01 +0000 (10:28 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Tue, 26 Apr 2016 09:28:01 +0000 (10:28 +0100)
.classpath

index aad4801..37b682b 100644 (file)
@@ -39,7 +39,7 @@
        <classpathentry kind="lib" path="lib/jdas-1.0.4.jar"/>
        <classpathentry kind="lib" path="lib/spring-core-3.0.5.RELEASE.jar"/>
        <classpathentry kind="lib" path="lib/spring-web-3.0.5.RELEASE.jar"/>
-       <classpathentry kind="lib" path="/Users/jprocter/git/jalview/lib/groovy-all-2.4.6.jar"/>
+       <classpathentry kind="lib" path="lib/groovy-all-2.4.6.jar"/>
        <classpathentry kind="lib" path="lib/min-jabaws-client-2.1.0.jar" sourcepath="/clustengine"/>
        <classpathentry kind="lib" path="lib/json_simple-1.1.jar" sourcepath="/Users/jimp/Downloads/json_simple-1.1-all.zip"/>
        <classpathentry kind="lib" path="lib/slf4j-api-1.7.7.jar"/>