if the `.java` accessor is not available, you can ...
# gradle
b
if the
.java
accessor is not available, you can use the
the<ExtensionType>()
utility as in
project(":foo").the<JavaPluginConvention>().sourceSets["main"].runtimeClasspath