view main.iml @ 472:6d4ce78234c5 Faradi-7.1.x

TW-23435 list files should take VCS root branch into account Files were listed for the last pushed commit among all branches.
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Fri, 07 Sep 2012 16:50:49 +0400
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>