comparison mercurial-server/mercurial-server.iml @ 27:7944e8985ebd

prepare modules structure for agent side checkout
author Pavel.Sher
date Wed, 23 Jul 2008 09:18:03 +0400
parents mercurial/mercurial.iml@c05869fe20af
children 6a535d51079a
comparison
equal deleted inserted replaced
26:de75221eb196 27:7944e8985ebd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module relativePaths="true" type="JAVA_MODULE" version="4">
3 <component name="FacetManager">
4 <facet type="Spring" name="Spring">
5 <configuration>
6 <options>
7 <option name="enableValidation" value="false" />
8 <option name="reportErrorsAsWarnings" value="true" />
9 </options>
10 <customNs />
11 </configuration>
12 </facet>
13 </component>
14 <component name="NewModuleRootManager" inherit-compiler-output="false">
15 <output url="file://$MODULE_DIR$/classes" />
16 <exclude-output />
17 <content url="file://$MODULE_DIR$">
18 <sourceFolder url="file://$MODULE_DIR$/resources" isTestSource="false" />
19 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
20 <excludeFolder url="file://$MODULE_DIR$/classes" />
21 </content>
22 <orderEntry type="inheritedJdk" />
23 <orderEntry type="sourceFolder" forTests="false" />
24 <orderEntry type="library" exported="" name="TeamCityAPI-server" level="project" />
25 <orderEntry type="library" exported="" name="IDEA-openapi" level="project" />
26 <orderEntry type="library" exported="" name="TeamCity-impl" level="project" />
27 <orderEntry type="library" exported="" name="Log4j" level="project" />
28 <orderEntry type="library" exported="" name="GNU Trove" level="project" />
29 <orderEntry type="module" module-name="mercurial-common" />
30 <orderEntryProperties />
31 </component>
32 </module>
33