-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNanoStarbox Core.iml
19 lines (19 loc) · 1.09 KB
/
NanoStarbox Core.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/class/production/NanoStarbox Core" />
<output-test url="file://$MODULE_DIR$/class/test/NanoStarbox Core" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/main" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/resource/main" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/resource/test" type="java-test-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="NanoStarbox Core Features" level="project" />
<orderEntry type="library" exported="" scope="PROVIDED" name="Local NanoStarbox Net Classpath (Development)" level="project" />
<orderEntry type="library" exported="" scope="TEST" name="JUnit 5.3 (Jupiter)" level="project" />
</component>
</module>