Skip to content
Snippets Groups Projects
Commit 052ad5c8 authored by tpylak's avatar tpylak
Browse files

make yeastx project dependant on cisd-base-test.jar library instead of the whole base project

SVN: 11163
parent 1d4ad536
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@
<classpathentry combineaccessrules="false" kind="src" path="/common"/>
<classpathentry combineaccessrules="false" kind="src" path="/dbmigration"/>
<classpathentry kind="lib" path="/libraries/testng/testng-jdk15.jar" sourcepath="/libraries/testng/src.zip"/>
<classpathentry combineaccessrules="false" kind="src" path="/base"/>
<classpathentry kind="lib" path="/libraries/log4j/log4j.jar" sourcepath="/libraries/log4j/src.zip"/>
<classpathentry kind="lib" path="/libraries/spring/spring-beans.jar"/>
<classpathentry kind="lib" path="/libraries/cisd-base/cisd-base-test.jar" sourcepath="/libraries/cisd-base/cisd-base-src.zip"/>
<classpathentry kind="output" path="targets/classes"/>
</classpath>
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