Added libraries to the file

This commit is contained in:
2019-03-25 13:31:01 -06:00
parent 4cf4bc3cb9
commit a96de93b13
4 changed files with 11 additions and 0 deletions

View File

@@ -7,5 +7,16 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="JUnit4">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="hamcrest-core-1.3" level="project" />
</component>
</module>

BIN
src/hamcrest-core-1.3.jar Normal file

Binary file not shown.

BIN
src/jfxrt.jar Normal file

Binary file not shown.

BIN
src/junit-4.12.jar Normal file

Binary file not shown.