Chentai-Kao / call-graph-plugin

Code Graph Intellij Plugin
81 stars 29 forks source link

Not work for Idea2023.3 #27

Open fangInFBI opened 1 year ago

fangInFBI commented 1 year ago

I have a simple project with only two functions and a complicated project with 6000 functions. After build the two projects respectively, The Graph doesn't output any graph, just "2 functions processed {total 2}" or "6000 functions processed {total 6000}" in the Actions which should have call graph. I don't know how to fix it.

jinceon commented 10 months ago

https://plugins.jetbrains.com/plugin/23068-call-graph-2023/

source code is https://github.com/jinceon/call-graph-plugin I forked this project and update dependencies to make compatible with 2023.