register
Registers a JavaToolchainResolver
implementation. The class name should be properly name-spaced, to avoid collisions (if another resolver class with the same fully qualified name is registered, a GradleException
will be thrown).
Registers a JavaToolchainResolver
implementation. The class name should be properly name-spaced, to avoid collisions (if another resolver class with the same fully qualified name is registered, a GradleException
will be thrown).