Class ToolExtension


  • public class ToolExtension
    extends Object
    • Field Detail

      • configurationElement

        protected org.eclipse.core.runtime.IConfigurationElement configurationElement
    • Constructor Detail

      • ToolExtension

        public ToolExtension()
    • Method Detail

      • getConfigurationElement

        public org.eclipse.core.runtime.IConfigurationElement getConfigurationElement()
      • setConfigurationElement

        public void setConfigurationElement​(org.eclipse.core.runtime.IConfigurationElement configurationElement)
      • getDefaultName

        public String getDefaultName()
      • getClazz

        public String getClazz()
      • getDescription

        public String getDescription()