dagger-intellij-plugin
dagger-intellij-plugin copied to clipboard
Question: Multi module support
Is it planned - or possible at all - to support multi-module projects?
Currently, when I click on the dagger-icon of an @Inject annotated method in a child module, it won't find the related @Provides method (when both classes are in the same module, it works).