summaryrefslogtreecommitdiff
path: root/src/intellij/asm.iml.SAMPLE
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@typesafe.com>2016-03-23 16:36:38 +0100
committerLukas Rytz <lukas.rytz@typesafe.com>2016-03-23 16:36:38 +0100
commit1fcfdd8c8bca1adba6eff2381ac6e765141801f0 (patch)
treec94d7b1e1ab7b1fa78c53e21b834ab16788a4c5b /src/intellij/asm.iml.SAMPLE
parent4ef14294453c43420e0e1a2ac984ba4a2d8b8dca (diff)
parent2b3696ec4134f08ae37414f1406a87e746bc6128 (diff)
downloadscala-2.11.x.tar.gz
scala-2.11.x.tar.bz2
scala-2.11.x.zip
Merge pull request #5054 from lrytz/intellij-2.112.11.x
Update IntelliJ build for use with sbt
Diffstat (limited to 'src/intellij/asm.iml.SAMPLE')
-rw-r--r--src/intellij/asm.iml.SAMPLE11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/intellij/asm.iml.SAMPLE b/src/intellij/asm.iml.SAMPLE
deleted file mode 100644
index 9886154bdf..0000000000
--- a/src/intellij/asm.iml.SAMPLE
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$/../asm">
- <sourceFolder url="file://$MODULE_DIR$/../asm" isTestSource="false" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module> \ No newline at end of file