Interface JavaBuildServer


  • public interface JavaBuildServer
    • Method Detail

      • buildTargetJavacOptions

        java.util.concurrent.CompletableFuture<JavacOptionsResult> buildTargetJavacOptions​(JavacOptionsParams params)
        The build target javac options request is sent from the client to the server to query for the list of compiler options necessary to compile in a given list of targets.