Skip to content

Dagger window not displaying bindings #39

@CC007

Description

@CC007

I have a maven project using dagger. I can see and use the dagger binding navigation in the margins of my code, but the Dagger window doesn't show any bindings.

I tried multiple things:

  • do a normal clean/install build with maven (using a run configuration);
  • build with IntelliJ itself (the hammer button);
  • generate sources with IntelliJ itself;
  • Enable/disable the "Generate Graph on Every Build" in the Dagger window with all the above;
  • Click the refresh button in the Dagger window;
  • Downgrading to Dagger 2.31 with all of the above.

None of these worked.

Versions:

  • IntelliJ: 2021.1.3
  • Maven: 3.6.3
  • Dagger: 2.38.1
  • Dagger IntelliJ Plugin: 0.3.2021.1.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions