-
Notifications
You must be signed in to change notification settings - Fork 0
/
SosieAnalyzer.iml
32 lines (32 loc) · 1.75 KB
/
SosieAnalyzer.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
32
<?xml version="1.0" encoding="UTF-8"?>
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/resources" type="java-resource" />
</content>
<orderEntry type="jdk" jdkName="IDEA IC-135.909" jdkType="IDEA JDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="TEST" name="org.jmockit:jmockit:1.14" level="project" />
<orderEntry type="library" name="0" level="project" />
<orderEntry type="library" exported="" name="core-1.0.0-jar-with-dependencies" level="project" />
<orderEntry type="library" name="core-1.0.0-tests" level="project" />
<orderEntry type="module-library" exported="">
<library>
<CLASSES />
<JAVADOC />
<SOURCES>
<root url="jar://C:/Installers/jfreechart-1.0.19.zip!/jfreechart-1.0.19/experimental" />
<root url="jar://C:/Installers/jfreechart-1.0.19.zip!/jfreechart-1.0.19/source" />
<root url="jar://C:/Installers/jfreechart-1.0.19.zip!/jfreechart-1.0.19/swt" />
<root url="jar://C:/Installers/jfreechart-1.0.19.zip!/jfreechart-1.0.19/tests" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="library" name="org.xerial:sqlite-jdbc:3.8.11" level="project" />
</component>
</module>