I've been trying to run graph export and graph export com.apache on a series of very big projects of my own (1.4k POM files according to the pom-explorer count). Whenever I check the output on yEd, I see that the exported graphs have empty nodes:
I tried compiling the code from the master branch, I used tag v1.3, and tag v1.2, I get the same issue. I tried with Live yEd and different combinations of yEd and different JRE versions to no avail.
Hello,
I've been trying to run
graph export
andgraph export com.apache
on a series of very big projects of my own (1.4k POM files according to thepom-explorer
count). Whenever I check the output on yEd, I see that the exported graphs have empty nodes:I tried compiling the code from the
master
branch, I used tagv1.3
, and tagv1.2
, I get the same issue. I tried with Live yEd and different combinations of yEd and different JRE versions to no avail.