regions
regions copied to clipboard
Fix build and address some runtime issues
NOTE WELL: I removed the file open dialog since it was problematic and I didn't want to mess with it at this point. So you have to pass a path to the gc log as an arg. The easiest thing to do is ./gradlew run --args <path to log file>