-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMathLinFinanceTracker.iml
29 lines (29 loc) · 1.44 KB
/
MathLinFinanceTracker.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
<?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$/tests" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="controlsfx-8.40.14" level="project" />
<orderEntry type="library" exported="" name="fontawesomefx-commons-9.1.2" level="project" />
<orderEntry type="library" exported="" name="fontawesomefx-fontawesome-4.7.0-9.1.2" level="project" />
<orderEntry type="library" exported="" name="fx-gson-3.1.0" level="project" />
<orderEntry type="library" exported="" name="gson-2.8.5" level="project" />
<orderEntry type="module-library" scope="TEST">
<library name="JUnit5.0">
<CLASSES>
<root url="jar://$MODULE_DIR$/testslib/junit-jupiter-api-5.0.0.jar!/" />
<root url="jar://$MODULE_DIR$/testslib/apiguardian-api-1.0.0.jar!/" />
<root url="jar://$MODULE_DIR$/testslib/opentest4j-1.0.0.jar!/" />
<root url="jar://$MODULE_DIR$/testslib/junit-platform-commons-1.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>