view main.iml @ 442:6c43663744d9 Faradi-7.0.x

getCurrentVersion do pull only when remote repository is updated * * * Add option that control if we should always pull in getCurrentVersion * * * Turn off by default
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Mon, 18 Jun 2012 22:04:51 +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>