Jan Christopher Vogt
Jan Christopher Vogt
https://github.com/sbilinski/coffea
https://www.researchgate.net/publication/265114917_A_Toolkit_for_Java_Bytecode_Analysis
https://www.google.com/search?q=java+bytecode+dependency+analysis
https://sable.github.io/soot/
https://www.google.com/search?q=java+bytecode+optimization
yep, tons of `Path` and `File` in CBT. Mostly to make it easy to use JDK functions. Was planning on moving everything to `Path`. How do you guarantee the path...
related to https://github.com/cvogt/cbt/pull/448
Yeah, so we should probably pass scalaVersion, zincVersion and scalaXmlVersion into the launcher. A BuildBuild also launch allow affecting these for the Builds under it's control.
For now we could consider versioning CBT versions via git tags instead, so people can use those to find compatible cbt versions