From f2c491905022ba076e83cb7c264a2e897dc2dcc1 Mon Sep 17 00:00:00 2001
From: kaloyane <kaloyane>
Date: Mon, 28 Feb 2011 08:22:49 +0000
Subject: [PATCH] minor: add hibernate sources to source libs in screening

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

diff --git a/screening/.classpath b/screening/.classpath
index 0fefaa8f418..c02a69ae620 100644
--- a/screening/.classpath
+++ b/screening/.classpath
@@ -46,5 +46,6 @@
 	<classpathentry kind="lib" path="/libraries/jline/jline.jar" sourcepath="/libraries/jline/src.zip"/>
 	<classpathentry kind="lib" path="/libraries/sybit-image-viewer/image-viewer.jar"/>
 	<classpathentry kind="lib" path="/libraries/jython/jython.jar" sourcepath="/libraries/jython/src.zip"/>
+	<classpathentry kind="lib" path="/libraries/hibernate/hibernate3.jar" sourcepath="/libraries/hibernate/src.zip"/>
 	<classpathentry kind="output" path="targets/www/WEB-INF/classes"/>
 </classpath>
-- 
GitLab