John Chow

Results 2 issues of John Chow

![CleanShot 2022-07-15 at 19 36 35](https://user-images.githubusercontent.com/47556361/179279213-282c9b44-2ad2-4891-80ce-164806f31bab.png) Hi, I want to make a call graph using SourceDirCallGraph example from the start project, and I run this command: `./gradlew -PmainClass=com.ibm.wala.examples.drivers.SourceDirCallGraph run --args="-sourceDir...

Hi, I am a rookie in this, but I want to get this tool works. I saw the issue of luke: https://github.com/koknat/callGraph/issues/1. I tried following his advice but that don't...