Class JctFileManagerJvmClassPathConfigurer

java.lang.Object
io.github.ascopes.jct.filemanagers.config.JctFileManagerJvmClassPathConfigurer
All Implemented Interfaces:
JctFileManagerConfigurer

@API(since="0.0.1", status=STABLE) public final class JctFileManagerJvmClassPathConfigurer extends Object implements JctFileManagerConfigurer
Configurer for a file manager that applies the running JVM's classpath to the file manager.

If classpath inheritance is disabled in the compiler, then this will not run.

Since:
0.0.1
Author:
Ashley Scopes