-
Notifications
You must be signed in to change notification settings - Fork 0
/
SchedulerDB.iml
22 lines (21 loc) · 1011 Bytes
/
SchedulerDB.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="LvcsConfiguration">
<option name="LOCAL_VCS_ENABLED" value="true" />
<option name="LOCAL_VCS_PURGING_PERIOD" value="259200000" />
<option name="SHOW_CHANGES_ONLY" value="false" />
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/schedb/bin" />
<output-test url="file://$MODULE_DIR$/schedb/tests/bin" />
<content url="file://$MODULE_DIR$/schedb">
<sourceFolder url="file://$MODULE_DIR$/schedb/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/schedb/tests/src" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="Common" />
<orderEntry type="library" name="junit" level="project" />
<orderEntryProperties />
</component>
</module>