From 85ed5c83d1cefb4c2dc4402c1d330850f01b7b5d Mon Sep 17 00:00:00 2001 From: cramakri <cramakri> Date: Tue, 4 Jun 2013 10:27:28 +0000 Subject: [PATCH] BIS-301 SP-663 : Introduced openbis_mobile project SVN: 29278 --- plasmid/.classpath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plasmid/.classpath b/plasmid/.classpath index 89bf23efa0e..5f355f8e81a 100644 --- a/plasmid/.classpath +++ b/plasmid/.classpath @@ -17,6 +17,6 @@ <classpathentry kind="lib" path="/libraries/commons-lang/commons-lang.jar" sourcepath="/libraries/commons-lang/src.zip"/> <classpathentry kind="lib" path="/libraries/commons-io/commons-io.jar" sourcepath="/libraries/commons-io/src.zip"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry combineaccessrules="false" kind="src" path="/openbis-ipad"/> + <classpathentry combineaccessrules="false" kind="src" path="/openbis_mobile"/> <classpathentry kind="output" path="targets/classes"/> </classpath> -- GitLab