IDEA-79381 Exclude from Import not working for non-static inner classes in excluded packages

This commit is contained in:
peter
2011-12-29 17:46:51 +01:00
parent a2b643978a
commit 4ba1cc4d29
12 changed files with 69 additions and 11 deletions
@@ -0,0 +1,3 @@
public class Main {
Inner<caret>
}