-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathScriptMonkey_1.2.x.iml
More file actions
16 lines (16 loc) · 946 Bytes
/
ScriptMonkey_1.2.x.iml
File metadata and controls
16 lines (16 loc) · 946 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/src/META-INF/plugin.xml" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/main/archive" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="IntelliJ IDEA Community Edition IC-141.2311.1 jdk 1.8.60" jdkType="IDEA JDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="lib" level="project" />
</component>
</module>