Join Slack
Powered by
if I have a kotlin class A, and it has `import som...
# getting-started
g
groostav
04/24/2016, 9:53 PM
if I have a kotlin class A, and it has
import something.B.*
in it, and I have a java class B, when I change B externally, and hit synchronize in intelliJ, intelliJ appears to mark B for recompilation
but not
A
Open in Slack
Previous
Next