add xpath and intellilang modules, fix dependencies
[fedora-idea.git] / plugins / IntelliLang / IntelliLangJava.iml
blobb36509c1df48ce3ef3c0be389a3082a43159e9fa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module relativePaths="true" type="JAVA_MODULE" version="4">
3 <component name="NewModuleRootManager" inherit-compiler-output="true">
4 <exclude-output />
5 <content url="file://$MODULE_DIR$">
6 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7 </content>
8 <orderEntry type="inheritedJdk" />
9 <orderEntry type="sourceFolder" forTests="false" />
10 <orderEntry type="module" module-name="openapi" />
11 <orderEntry type="module" module-name="platform-impl" />
12 <orderEntry type="module" module-name="jsp-spi" />
13 <orderEntry type="module" module-name="lang-impl" />
14 <orderEntry type="module" module-name="xml" />
15 <orderEntry type="module" module-name="compiler-impl" />
16 <orderEntry type="library" name="asm" level="project" />
17 <orderEntry type="module" module-name="RegExpSupport" />
18 <orderEntry type="module" module-name="xpath" />
19 <orderEntry type="module-library">
20 <library>
21 <CLASSES>
22 <root url="jar://$MODULE_DIR$/../../lib/jaxen-1.1.1.jar!/" />
23 </CLASSES>
24 <JAVADOC />
25 <SOURCES />
26 </library>
27 </orderEntry>
28 <orderEntry type="module" module-name="platform-api" />
29 <orderEntry type="module" module-name="jetgroovy" />
30 <orderEntry type="module" module-name="java-impl" />
31 </component>
32 <component name="copyright">
33 <Base>
34 <setting name="state" value="1" />
35 </Base>
36 </component>
37 </module>