Class AbstractToolBuilderDslExtension

    • Field Detail

      • validator

        protected final ToolValidator validator
        Validator to check tool related DSL options.
    • Constructor Detail

      • AbstractToolBuilderDslExtension

        public AbstractToolBuilderDslExtension()
    • Method Detail

      • checkToolInstallation

        protected void checkToolInstallation​(String toolName,
                                             AbstractToolBuilder builder)
        Checks whether a tool installation identified by given name exists.
        Parameters:
        toolName - the tool name
        builder - the builder