Ban import member intentions from import directives (KT-13710)

#KT-13710 Fixed
This commit is contained in:
Nikolay Krasko
2017-01-13 18:40:21 +03:00
parent ad72918ff9
commit ea7fac07c4
8 changed files with 47 additions and 16 deletions
@@ -0,0 +1,4 @@
// IS_APPLICABLE: false
// WITH_RUNTIME
import javax.swing.SwingConstants.<caret>CENTER
@@ -0,0 +1,4 @@
// IS_APPLICABLE: false
// WITH_RUNTIME
import javax.swing.<caret>SwingConstants.CENTER