This repository was archived by the owner on May 27, 2019. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathStudentCourseRegistrationSystem.iml
More file actions
Latest commit
40 lines (40 loc) · 1.29 KB
/
Copy pathStudentCourseRegistrationSystem.iml
File metadata and controls
40 lines (40 loc) · 1.29 KB
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
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<moduletype="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"inherit-compiler-output="true">
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src"isTestSource="false" />
<sourceFolderurl="file://$MODULE_DIR$/test"isTestSource="true" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="module-library">
<library>
<CLASSES>
<rooturl="jar://$APPLICATION_HOME_DIR$/redist/annotations-java8.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntrytype="module-library">
<libraryname="JUnit4">
<CLASSES>
<rooturl="jar://$APPLICATION_HOME_DIR$/lib/junit-4.12.jar!/" />
<rooturl="jar://$APPLICATION_HOME_DIR$/lib/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntrytype="module-library">
<library>
<CLASSES>
<rooturl="jar://$MODULE_DIR$/fitnesse-standalone.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>