dagger-plugin
dagger-plugin copied to clipboard
Plugin freezes IntelliJ completely while analyzing dependency graph of my project
IntelliJ freezes if I attempt to analyze dependency graph of my project.
I dunno if this is due to dependency cycles in my project being solved by using Lazy
or if something else goes wrong.
Steps to reproduce (Linux):
-
git clone https://github.com/plan-player-analytics/Plan.git
-
cd Plan
-
idea.sh Plan
- Wait for the project to open
- Hit refresh on the Dagger plugin panel
- The UI freezes and the process needs to be killed