summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinJavaScriptProjectWithSourceMapRelativePaths/kotlinProject.ipr
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-13 19:29:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-13 19:29:01 +0000
commit8fd51678ba9389c59b5d2eab72514586e00204a2 (patch)
treeb372367a38b2d7997de0aba533d8765b5a6998ef /plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinJavaScriptProjectWithSourceMapRelativePaths/kotlinProject.ipr
parenta313a2cd38efda34402faaa45b2dc210f9953844 (diff)
parent94136e97c59789b2242f8eee1cd8abde4fe323d4 (diff)
downloadintellij-kotlin-studio-beta.tar.gz
Snap for 8709740 from 94136e97c59789b2242f8eee1cd8abde4fe323d4 to studio-dolphin-releasestudio-2021.3.1-betastudio-beta
Change-Id: I60acba3629ba543acf77426e415cd999c5252307
Diffstat (limited to 'plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinJavaScriptProjectWithSourceMapRelativePaths/kotlinProject.ipr')
-rw-r--r--plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinJavaScriptProjectWithSourceMapRelativePaths/kotlinProject.ipr17
1 files changed, 0 insertions, 17 deletions
diff --git a/plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinJavaScriptProjectWithSourceMapRelativePaths/kotlinProject.ipr b/plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinJavaScriptProjectWithSourceMapRelativePaths/kotlinProject.ipr
deleted file mode 100644
index 8ad5a239b86c..000000000000
--- a/plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinJavaScriptProjectWithSourceMapRelativePaths/kotlinProject.ipr
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="CompilerConfiguration">
- <option name="DEFAULT_COMPILER" value="Javac" />
- </component>
- <component name="Kotlin2JsCompilerArguments">
- <option name="sourceMap" value="true" />
- </component>
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/kotlinProject.iml" filepath="$PROJECT_DIR$/kotlinProject.iml" />
- </modules>
- </component>
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="IDEA_JDK" project-jdk-type="JavaSDK">
- <output url="file://$PROJECT_DIR$/out" />
- </component>
-</project> \ No newline at end of file