view mercurial-common/mercurial-common.iml @ 934:3db6c332fc3b

TW-43138 Implement auto checkout Agent-side checkout it used when hg client is found on agent and checkout rules are supported
author Dmitry.Treskunov@UNIT-412.Labs.IntelliJ.Net
date Tue, 10 Nov 2015 21:27:07 +0300
parents 0e51fa4565db
children 07a7f22d8954
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="false">
    <output url="file://$MODULE_DIR$/classes" />
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" exported="" name="TeamCityAPI-common" level="project" />
    <orderEntry type="library" exported="" name="IDEA-openapi" level="project" />
    <orderEntry type="library" name="jdom" level="project" />
    <orderEntry type="library" name="commons-codec-1.4" level="project" />
  </component>
</module>