Class Java8CompilerPlugin.DetectSourcePaths

java.lang.Object
build.spin.module.java.AbstractDetectSourcePaths
build.spin.module.java.Java8CompilerPlugin.DetectSourcePaths
All Implemented Interfaces:
build.spin.common.task.DetectSourcePaths, JavaCompilerPlugin.DetectSourcePaths, build.spin.Task<build.base.io.PathSet>
Enclosing class:
Java8CompilerPlugin

@Named("detect.source.paths") public static class Java8CompilerPlugin.DetectSourcePaths extends AbstractDetectSourcePaths implements JavaCompilerPlugin.DetectSourcePaths
A Task to determine the source paths for compilation.
Since:
Jul-2019
Author:
brian.oliver
  • Constructor Details

    • DetectSourcePaths

      public DetectSourcePaths()