diff mercurial.ipr @ 497:ed098534dab4 Faradi-7.1.x

TW-15304 disable interactive user prompt The only hg version where this setting is not respected recursevly for subrepositories is 1.7.4.
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Wed, 24 Oct 2012 19:29:59 +0400
parents 3239780e4e8f
children
line wrap: on
line diff
--- a/mercurial.ipr	Wed Oct 24 16:46:18 2012 +0400
+++ b/mercurial.ipr	Wed Oct 24 19:29:59 2012 +0400
@@ -55,7 +55,11 @@
       <entry name="?*.tag" />
       <entry name="?*.template" />
     </wildcardResourcePatterns>
-    <annotationProcessing enabled="false" useClasspath="true" />
+    <annotationProcessing>
+      <profile default="true" name="Default" enabled="false">
+        <processorPath useClasspath="true" />
+      </profile>
+    </annotationProcessing>
   </component>
   <component name="CopyrightManager" default="">
     <module2copyright />