-
Notifications
You must be signed in to change notification settings - Fork 1
/
NBADataPro4.0.iml
31 lines (31 loc) · 1.49 KB
/
NBADataPro4.0.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="false">
<output url="file://$MODULE_DIR$/bin" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="library" name="c3p0-0.9.1.2" level="project" />
<orderEntry type="library" name="commons-dbutils-1.6" level="project" />
<orderEntry type="library" name="jython-standalone-2.7.0" level="project" />
<orderEntry type="library" name="mysql-connector-java-5.1.26-bin" level="project" />
<orderEntry type="module-library">
<library name="JUnit4">
<CLASSES>
<root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.11.jar!/" />
<root url="jar://$APPLICATION_HOME_DIR$/lib/hamcrest-core-1.3.jar!/" />
<root url="jar://$APPLICATION_HOME_DIR$/lib/hamcrest-library-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="commons-math3-3.0" level="project" />
<orderEntry type="library" name="JAwesomeChart" level="project" />
<orderEntry type="library" name="jcommon-1.0.23" level="project" />
<orderEntry type="library" name="jfreechart-1.0.19" level="project" />
</component>
</module>