There was an error while loading. Please reload this page.
The plugin is aimed to provide a complete integration of Dagger with the IntelliJ IDE. This includes the following:
A tool window that displays the dependency graph
Show validation errors directly in the editor before Build for the components:
@Inject
@Provides
@Binds
@Module
@Component
@BindsInstance
TBD