From e603193fbf2b0ec241ebe2ab000ce1010d3b4ae6 Mon Sep 17 00:00:00 2001
From: cramakri <cramakri>
Date: Wed, 16 Jun 2010 14:35:51 +0000
Subject: [PATCH] MINOR: Add a dependency to /libraries/nativedata

SVN: 16563
---
 screening/.classpath | 1 +
 1 file changed, 1 insertion(+)

diff --git a/screening/.classpath b/screening/.classpath
index 5287372afda..2fa42baa063 100644
--- a/screening/.classpath
+++ b/screening/.classpath
@@ -41,5 +41,6 @@
 	<classpathentry kind="lib" path="/libraries/spring/third-party/stream-supporting-httpinvoker.jar" sourcepath="/libraries/spring/third-party/stream-supporting-httpinvoker-src.zip"/>
 	<classpathentry kind="lib" path="/libraries/jhdf5/cisd-jhdf5-batteries_included_lin_win_mac.jar"/>
 	<classpathentry kind="lib" path="/libraries/hdf5"/>
+	<classpathentry kind="lib" path="/libraries/nativedata"/>
 	<classpathentry kind="output" path="targets/www/WEB-INF/classes"/>
 </classpath>
-- 
GitLab