-
Notifications
You must be signed in to change notification settings - Fork 0
/
iceterm.iml
28 lines (28 loc) · 1.31 KB
/
iceterm.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
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/resources/META-INF/plugin.xml" />
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/out" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<excludeFolder url="file://$MODULE_DIR$/resources/iceterm/bin" />
<excludeFolder url="file://$MODULE_DIR$/src/.idea" />
<excludeFolder url="file://$MODULE_DIR$/src/cmake-build-debug" />
<excludeFolder url="file://$MODULE_DIR$/src/cmake-release-32" />
<excludeFolder url="file://$MODULE_DIR$/src/cmake-release-64" />
<excludeFolder url="file://$MODULE_DIR$/src/jni" />
</content>
<orderEntry type="jdk" jdkName="IntelliJ IDEA IU-201.7223.91" jdkType="IDEA JDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="Header Search Paths">
<CLASSES />
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
</component>
</module>