summaryrefslogtreecommitdiff
path: root/plugins/editorconfig/editorconfig.iml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/editorconfig/editorconfig.iml')
-rw-r--r--plugins/editorconfig/editorconfig.iml28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/editorconfig/editorconfig.iml b/plugins/editorconfig/editorconfig.iml
new file mode 100644
index 000000000000..8d67b1cc8c76
--- /dev/null
+++ b/plugins/editorconfig/editorconfig.iml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module relativePaths="true" type="JAVA_MODULE" version="4">
+ <component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" />
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module-library">
+ <library>
+ <CLASSES>
+ <root url="jar://$MODULE_DIR$/lib/editorconfig-core-java.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES>
+ <root url="jar://$MODULE_DIR$/lib/editorconfig-core-java.jar!/" />
+ </SOURCES>
+ </library>
+ </orderEntry>
+ <orderEntry type="module" module-name="core-api" />
+ <orderEntry type="module" module-name="platform-api" />
+ <orderEntry type="module" module-name="platform-impl" />
+ <orderEntry type="module" module-name="lang-api" />
+ </component>
+</module>
+