You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This started with 1.0.22 snapshot (1.0.21 was fine). When there is only Java sources in a package Resolver.getDeclarationsFromPackage() can't find the declarations in it. But after adding Kotlin source it works fine.
This started with 1.0.22 snapshot (1.0.21 was fine). When there is only Java sources in a package
Resolver.getDeclarationsFromPackage()can't find the declarations in it. But after adding Kotlin source it works fine.Repro: kuanyingchou@d150c00