Class Java25CompilerPlugin.DetectCompilationClassPath

java.lang.Object
build.spin.module.java.AbstractDetectClassPath
build.spin.module.java.Java25CompilerPlugin.DetectCompilationClassPath
All Implemented Interfaces:
JavaCompilerPlugin.DetectCompilationClassPath, build.spin.Task<build.spawn.jdk.option.ClassPath>
Enclosing class:
Java25CompilerPlugin

@Named("detect.compilation.classpath") public static class Java25CompilerPlugin.DetectCompilationClassPath extends AbstractDetectClassPath implements JavaCompilerPlugin.DetectCompilationClassPath
A Task to detect the ClassPath suitable for compiling the Project.
Since:
Jul-2019
Author:
brian.oliver
  • Constructor Details

    • DetectCompilationClassPath

      public DetectCompilationClassPath()
  • Method Details