IDEA not seeing R.java in maven android project
Build 108.1333
My R.java is generated by maven and it lives in target/generated-sources/r
It's there and that dir is a source directory for my module, but it's not being seen.
Config problem or bug?
Please sign in to leave a comment.