From b944527030a53bf1c0dddaefd39f10cc87bc831b Mon Sep 17 00:00:00 2001
From: jakubs <jakubs>
Date: Fri, 26 Jul 2013 08:07:33 +0000
Subject: [PATCH] add cisd-hotdeploy to screening project

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

diff --git a/screening/.classpath b/screening/.classpath
index 5f4716e68dc..986a3924e49 100644
--- a/screening/.classpath
+++ b/screening/.classpath
@@ -76,5 +76,6 @@
 	<classpathentry kind="lib" path="/libraries/cisd-jhdf5/hdf5-windows-intel.jar"/>
 	<classpathentry kind="lib" path="/libraries/commons-io/commons-io.jar" sourcepath="/libraries/commons-io/src.zip"/>
 	<classpathentry kind="lib" path="/libraries/jackcess/jackcess.jar"/>
+	<classpathentry kind="lib" path="/libraries/cisd-hotdeploy/cisd-hotdeploy.jar" sourcepath="/libraries/cisd-hotdeploy/cisd-hotdeploy-src.zip"/>
 	<classpathentry kind="output" path="targets/www/WEB-INF/classes"/>
 </classpath>
-- 
GitLab