fix compilation
[teamcity/git-plugin.git] / git-server / git-server.iml
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     </facet>
7   </component>
8   <component name="NewModuleRootManager" inherit-compiler-output="true">
9     <exclude-output />
10     <content url="file://$MODULE_DIR$">
11       <sourceFolder url="file://$MODULE_DIR$/resources" isTestSource="false" />
12       <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
13     </content>
14     <orderEntry type="inheritedJdk" />
15     <orderEntry type="sourceFolder" forTests="false" />
16     <orderEntry type="library" name="TeamCity Open API common" level="project" />
17     <orderEntry type="library" name="TeamCity Open API server" level="project" />
18     <orderEntry type="library" name="TeamCity Third-Party" level="project" />
19     <orderEntry type="module" module-name="git-common" />
20     <orderEntry type="library" name="jsch-0.1.50" level="project" />
21     <orderEntry type="library" name="TeamCity Vcs Api" level="project" />
22     <orderEntry type="library" name="jgit" level="project" />
23     <orderEntry type="library" name="quartz-1.6.0" level="project" />
24   </component>
25 </module>
26