From b328f37495646460721e0d61d7f597da83b0eb7d Mon Sep 17 00:00:00 2001 From: Alexander Udalov Date: Wed, 16 Mar 2016 12:31:02 +0300 Subject: [PATCH] Add all IDE modules to scope 'IDE', exclude tests Exclude test roots (add only src/* and testData/*) to prevent clash with the built-in "Tests" scope --- .idea/scopes/IDE.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/scopes/IDE.xml b/.idea/scopes/IDE.xml index c9fff502d2c..3c342e42036 100644 --- a/.idea/scopes/IDE.xml +++ b/.idea/scopes/IDE.xml @@ -1,3 +1,3 @@ - + \ No newline at end of file