-
Notifications
You must be signed in to change notification settings - Fork 3
/
MarkMath.iml
31 lines (31 loc) · 1.6 KB
/
MarkMath.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="com.corundumstudio.socketio:netty-socketio:1.7.18" level="project" />
<orderEntry type="library" name="org.slf4j:slf4j-simple:1.7.211" level="project" />
<orderEntry type="library" name="jfoenix-8.0.10" level="project" />
<orderEntry type="library" name="com.fasterxml.jackson.core:jackson-databind:2.10.2" level="project" />
<orderEntry type="library" name="org.slf4j:slf4j-simple:1.7.21" level="project" />
<orderEntry type="library" name="sqlite-jdbc-3.32.3.2" level="project" />
<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="junit:junit:4.13.1" level="project" />
<orderEntry type="library" name="fontawesomefx-8.91" level="project" />
<orderEntry type="library" name="de.jensd:fontawesomefx:8.9" level="project" />
</component>
</module>