Skip to content
Snippets Groups Projects
Commit 54c3f3ce authored by brinn's avatar brinn
Browse files

remove: dependency from live project args4j and switch to packaged version in libraries

SVN: 15336
parent f3a90b7b
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,11 @@
<classpathentry kind="src" path="source/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/libraries/commons-lang/commons-lang.jar" sourcepath="/libraries/commons-lang/src.zip"/>
<classpathentry combineaccessrules="false" kind="src" path="/args4j"/>
<classpathentry combineaccessrules="false" kind="src" path="/common"/>
<classpathentry combineaccessrules="false" kind="src" path="/openbis"/>
<classpathentry kind="lib" path="/libraries/spring/spring-core.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/server-common"/>
<classpathentry combineaccessrules="false" kind="src" path="/datastore_server"/>
<classpathentry kind="lib" path="/libraries/cisd-args4j/cisd-args4j.jar" sourcepath="/libraries/cisd-args4j/cisd-args4j-src.zip"/>
<classpathentry kind="output" path="targets/classes"/>
</classpath>
......@@ -6,7 +6,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/bds"/>
<classpathentry combineaccessrules="false" kind="src" path="/common"/>
<classpathentry combineaccessrules="false" kind="src" path="/dbmigration"/>
<classpathentry combineaccessrules="false" kind="src" path="/args4j"/>
<classpathentry combineaccessrules="false" kind="src" path="/openbis"/>
<classpathentry combineaccessrules="false" kind="src" path="/datastore_server"/>
<classpathentry combineaccessrules="false" kind="src" path="/rtd_phosphonetx"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment