Function android_build::javac
source ยท pub fn javac() -> Option<PathBuf>
Expand description
Returns the path to the javac
compiler by looking for $JAVA_HOME/bin/javac
.
pub fn javac() -> Option<PathBuf>
Returns the path to the javac
compiler by looking for $JAVA_HOME/bin/javac
.