Class EclipseCdtFormatterStep


  • public final class EclipseCdtFormatterStep
    extends java.lang.Object
    Formatter step which calls out to the Eclipse CDT formatter. Eclipse-CDT org.eclipse.core.contenttype.contentTypes extension cSource, cHeader, cxxSource and cxxHeader. can handle: "c", "h", "C", "cpp", "cxx", "cc", "c++", "h", "hpp", "hh", "hxx", "inc"
    • Method Detail

      • defaultVersion

        public static java.lang.String defaultVersion()