Noric Couderc
Results
2
comments of
Noric Couderc
I also wanted to use the graphviz plugin, same behavior as @PatrickMassot mentioned.
I found out why it wasn't working, the command that is ran when reading a class inside a jar is `javap -classpath `, which makes sense. In my case, this...