more general replace() implementation
[fedora-idea.git] / platform / lang-impl / lang-impl.iml
blob5a6d6d2568cf8378a0596d28fb03e30f811e5c59
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 <sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
8 </content>
9 <orderEntry type="inheritedJdk" />
10 <orderEntry type="sourceFolder" forTests="false" />
11 <orderEntry type="module" module-name="lang-api" exported="" />
12 <orderEntry type="module" module-name="boot" />
13 <orderEntry type="module" module-name="vcs-api" />
14 <orderEntry type="library" name="OroMatcher" level="project" />
15 <orderEntry type="library" scope="TEST" name="JUnit3" level="project" />
16 <orderEntry type="library" name="Velocity" level="project" />
17 <orderEntry type="library" name="commons-collections" level="project" />
18 <orderEntry type="module" module-name="vcs-impl" />
19 <orderEntry type="module" module-name="platform-impl" exported="" />
20 <orderEntry type="module" module-name="usageView" exported="" />
21 <orderEntry type="library" name="Groovy" level="project" />
22 </component>
23 </module>