From b6d5daa2de6ab3b67a2cf7ba92ef3a742650ddea Mon Sep 17 00:00:00 2001 From: cramakri <cramakri> Date: Tue, 4 Jun 2013 10:27:46 +0000 Subject: [PATCH] BIS-301 SP-663 : Introduced openbis_mobile project SVN: 29279 --- openbis_all/.classpath | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openbis_all/.classpath b/openbis_all/.classpath index 6063e639e56..a1839ac70b6 100644 --- a/openbis_all/.classpath +++ b/openbis_all/.classpath @@ -20,10 +20,9 @@ <classpathentry combineaccessrules="false" kind="src" path="/openbis_api"/> <classpathentry combineaccessrules="false" kind="src" path="/openbis_standard_technologies"/> <classpathentry combineaccessrules="false" kind="src" path="/sanofi"/> - <classpathentry combineaccessrules="false" kind="src" path="/integration-tests"/> <classpathentry combineaccessrules="false" kind="src" path="/js-test"/> <classpathentry combineaccessrules="false" kind="src" path="/ui-test"/> - <classpathentry kind="lib" path="/libraries/cisd-base/cisd-base.jar" sourcepath="/libraries/cisd-base/cisd-base-src.zip"/> + <classpathentry combineaccessrules="false" kind="src" path="/openbis_mobile"/> <classpathentry kind="output" path="targets/classes"/> </classpath> -- GitLab