-
Notifications
You must be signed in to change notification settings - Fork 0
/
simpledb2.10.iml
24 lines (24 loc) · 1.02 KB
/
simpledb2.10.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/Phase 1/bin" />
<exclude-output />
<content url="file://$MODULE_DIR$/Project2">
<sourceFolder url="file://$MODULE_DIR$/Project2/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/Project2/studentClient/simpledb" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/Project2/test_project2" isTestSource="true" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="inheritedJdk" />
<orderEntry type="module-library" scope="TEST">
<library name="JUnit4">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>