Interface GccCommandLineToolConfiguration

    • Method Detail

      • getExecutable

        String getExecutable()
        The name of the executable file for this tool.
      • setExecutable

        void setExecutable​(String file)
        Set the name of the executable file for this tool. The executable will be located in the tool chain path.