summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/general/CustomDestination/kotlinProject.iml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/jps/jps-plugin/tests/testData/general/CustomDestination/kotlinProject.iml')
-rw-r--r--plugins/kotlin/jps/jps-plugin/tests/testData/general/CustomDestination/kotlinProject.iml24
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/kotlin/jps/jps-plugin/tests/testData/general/CustomDestination/kotlinProject.iml b/plugins/kotlin/jps/jps-plugin/tests/testData/general/CustomDestination/kotlinProject.iml
deleted file mode 100644
index 6d20898bff37..000000000000
--- a/plugins/kotlin/jps/jps-plugin/tests/testData/general/CustomDestination/kotlinProject.iml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
- <component name="FacetManager">
- <facet type="kotlin-language" name="Kotlin">
- <configuration version="3" platform="JVM 1.8" useProjectSettings="false">
- <compilerSettings />
- <compilerArguments>
- <option name="destination" value="$MODULE_DIR$/customOut/" />
- </compilerArguments>
- </configuration>
- </facet>
- </component>
- <component name="NewModuleRootManager">
- <output url="$MODULE_DIR$/customOut/"/>
-
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
- </content>
- <orderEntry type="jdk" jdkName="IDEA_JDK" jdkType="JavaSDK" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module" module-name="kotlinProject" />
- </component>
-</module> \ No newline at end of file