From f8bcb218061ccf294b93ccaeae853d586f624f81 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Wed, 23 Feb 2011 10:26:06 +0000
Subject: [PATCH] update

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@15598 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 .classpath | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.classpath b/.classpath
index 12fa0d986..fd6518f2d 100644
--- a/.classpath
+++ b/.classpath
@@ -2,7 +2,7 @@
 <classpath>
 	<classpathentry kind="src" path="corba"/>
 	<classpathentry including="nsdb/|seqdb/|type/" kind="src" path="ant-build/src/main"/>
-	<classpathentry excluding="uk/ac/sanger/artemis/ExternalProgramUtils.java|ant-build/src/main/" including="nsdb/|seqdb/|type/|uk/" kind="src" path=""/>
+	<classpathentry excluding="ant-build/src/main/|uk/ac/sanger/artemis/ExternalProgramUtils.java" including="nsdb/|org/|seqdb/|type/|uk/" kind="src" path=""/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="lib/jemAlign.jar"/>
 	<classpathentry kind="lib" path="lib/jakarta-regexp-1.2.jar"/>
@@ -11,7 +11,6 @@
 	<classpathentry kind="lib" path="lib/j2ssh/j2ssh-artemis-plugin.jar"/>
 	<classpathentry kind="lib" path="lib/j2ssh/commons-logging.jar"/>
 	<classpathentry kind="lib" path="lib/ibatis/ibatis-2.3.4.726.jar"/>
-	<classpathentry kind="lib" path="lib/chado-14-interface.jar"/>
 	<classpathentry kind="lib" path="lib/ibatis/log4j-1.2.14.jar"/>
 	<classpathentry kind="lib" path="test/lib/junit-4.5.jar"/>
 	<classpathentry kind="lib" path="lib/postgresql-8.4-701.jdbc3.jar"/>
-- 
GitLab