JUnit added as a dependency
This commit is contained in:
committed by
Pavel V. Talanov
parent
81b1f18863
commit
281143fff8
@@ -1086,6 +1086,15 @@
|
|||||||
</SOURCES>
|
</SOURCES>
|
||||||
<jarDirectory url="file://$PROJECT_DIR$/lib/core" recursive="false" />
|
<jarDirectory url="file://$PROJECT_DIR$/lib/core" recursive="false" />
|
||||||
</library>
|
</library>
|
||||||
|
<library name="junit-4.10">
|
||||||
|
<CLASSES>
|
||||||
|
<root url="jar://$PROJECT_DIR$/lib/junit-4.10.jar!/" />
|
||||||
|
</CLASSES>
|
||||||
|
<JAVADOC />
|
||||||
|
<SOURCES>
|
||||||
|
<root url="jar://$PROJECT_DIR$/lib/junit-4.10-sources.jar!/" />
|
||||||
|
</SOURCES>
|
||||||
|
</library>
|
||||||
<library name="kotlin-compiler">
|
<library name="kotlin-compiler">
|
||||||
<CLASSES>
|
<CLASSES>
|
||||||
<root url="jar://$PROJECT_DIR$/lib/kotlinc/lib/kotlin-compiler.jar!/" />
|
<root url="jar://$PROJECT_DIR$/lib/kotlinc/lib/kotlin-compiler.jar!/" />
|
||||||
|
|||||||
Reference in New Issue
Block a user