Scope for IDE classes

This commit is contained in:
Andrey Breslav
2013-09-06 21:34:29 +04:00
parent f26fe03c2e
commit e9e23c0069
2 changed files with 10 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SharedFileColors">
<fileColor scope="IDE" color="Yellow" />
</component>
</project>
+3
View File
@@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="IDE" pattern="idea||file[idea]:*/" />
</component>