don't use property foldings if user unset collapse by default
[fedora-idea.git] / RegExpSupport / RegExpSupport.iml
blob4bc457ed7ac98964c61e7314483849fd3be5d361
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module relativePaths="true" type="JAVA_MODULE" version="4">
3 <component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" />
4 <component name="NewModuleRootManager" inherit-compiler-output="true">
5 <exclude-output />
6 <content url="file://$MODULE_DIR$">
7 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
8 <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
9 </content>
10 <orderEntry type="inheritedJdk" />
11 <orderEntry type="sourceFolder" forTests="false" />
12 <orderEntry type="module" module-name="lang-api" />
13 <orderEntry type="library" name="JUnit4" level="project" />
14 <orderEntry type="module" module-name="lang-impl" />
15 <orderEntry type="module" module-name="xml" />
16 <orderEntry type="module" module-name="testFramework" />
17 <orderEntry type="module-library" scope="RUNTIME">
18 <library>
19 <CLASSES>
20 <root url="jar://$MODULE_DIR$/../lib/jaxen-1.1.1.jar!/" />
21 </CLASSES>
22 <JAVADOC />
23 <SOURCES />
24 </library>
25 </orderEntry>
26 </component>
27 </module>