view main.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 6a535d51079a
children
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="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <excludeFolder url="file://$MODULE_DIR$/.hg" />
      <excludeFolder url="file://$MODULE_DIR$/dist" />
      <excludeFolder url="file://$MODULE_DIR$/test-output" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
  </component>
</module>