JavacCompiler 的主要作用是调用 Java 编译器(javac)来编译项目中的 Java 源文件。它是 Maven 编译插件(maven-compiler-plugin)的一部分,用于确保在构建过程中 Java 源文件被正确编译。 org.codehaus.plexus.compiler.javac.JavacCompiler 的常见使用场景 JavacCompiler 通常在以下场景中使用: 项目构建:在 Maven 构...
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} This repository has been archived by the owner on Aug 11, 2020. It is now read-only. sonatype / plexus-compiler Public archive Notifications You must be signed in to...