-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working