Force resolve imports for elements in imports

This commit is contained in:
Nikolay Krasko
2013-06-13 16:52:18 +04:00
parent 32b04531f6
commit b6be094724
4 changed files with 34 additions and 1 deletions
@@ -0,0 +1,7 @@
package testPackage.testOtherPackage
import testPackage.testOtherPackage.<caret>A
class A
// REF: (testPackage.testOtherPackage).A