[project] updates util-rt dependencies scope in CE project

This commit is contained in:
Roman Shevchenko
2016-12-12 12:46:21 +01:00
parent 2ea62fddbc
commit f1c132b0ca
+1 -1
View File
@@ -1,3 +1,3 @@
<component name="DependencyValidationManager">
<scope name="util-rt dependencies" pattern="(lib:*..*||src:*..*)&amp;&amp;!lib:java..*&amp;&amp;!lib:javax..*&amp;&amp;!src[util-rt]:*..*&amp;&amp;!src[annotations]:*..*" />
<scope name="util-rt dependencies" pattern="(lib:*..*||src:*..*)&amp;&amp;!lib:java..*&amp;&amp;!lib:javax..*&amp;&amp;!src[util-rt]:*..*&amp;&amp;!src[annotations]:*..*&amp;&amp;!src[annotations-common]:*..*&amp;&amp;!src[annotations-java8]:*..*" />
</component>