Force resolve imports for elements in imports
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package testPackage.testOtherPackage
|
||||
|
||||
import testPackage.testOtherPackage.<caret>A
|
||||
|
||||
class A
|
||||
|
||||
// REF: (testPackage.testOtherPackage).A
|
||||
Reference in New Issue
Block a user