-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathUETConnect.iml
20 lines (20 loc) · 1.16 KB
/
UETConnect.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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$/res" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/testing" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="joda-time-2.9.1" level="project" />
<orderEntry type="library" exported="" name="mysql-connector-java-8.0.111" level="project" />
<orderEntry type="library" exported="" name="jfoenix-8.0.8" level="project" />
<orderEntry type="library" exported="" name="com.calendarfx:view:8.4.2" level="project" />
<orderEntry type="library" exported="" name="jpedal-trial" level="project" />
<orderEntry type="library" name="org.testfx:testfx-junit:4.0.6-alpha" level="project" />
<orderEntry type="library" name="org.loadui:testFx:3.1.2" level="project" />
</component>
</module>