-
Notifications
You must be signed in to change notification settings - Fork 2
/
PLD_AGILE.iml
27 lines (27 loc) · 1.21 KB
/
PLD_AGILE.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_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$/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/lib" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" scope="TEST">
<library name="JUnit4">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/junit-4.12.jar!/" />
<root url="jar://$MODULE_DIR$/lib/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="unfolding.0.9.6" level="project" />
<orderEntry type="library" name="com.sothawo:mapjfx:2.15.2" level="project" />
<orderEntry type="library" name="org.slf4j:slf4j-api:1.6.1" level="project" />
<orderEntry type="library" name="Simple Logging Facade for Java:1.6.1" level="project" />
</component>
</module>