I'm writring an annotation processor and trying to...
# kobalt
g
I'm writring an annotation processor and trying to build it with kobalt, which means I need a compile-time dependency on
tools.jar
in
$jdk_home/../bin/tools.jar
, how do I add this dependency?