Snapshot of commit d5ec1d5018ed24f1b4f32b1d09df6dbd7e2fc425
from branch master of git://git.jetbrains.org/idea/community.git
diff --git a/java/jsp-base-openapi/jsp-base-openapi.iml b/java/jsp-base-openapi/jsp-base-openapi.iml
new file mode 100644
index 0000000..7060fe7
--- /dev/null
+++ b/java/jsp-base-openapi/jsp-base-openapi.iml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module relativePaths="true" type="JAVA_MODULE" version="4">
+ <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" module-name="platform-api" />
+ <orderEntry type="module" module-name="xml-openapi" exported="" />
+ <orderEntry type="module" module-name="lang-api" />
+ </component>
+</module>
+