Class DesignerStarter


  • public final class DesignerStarter
    extends java.lang.Object
    Main class of the app, checking for prerequisites to launching Designer.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static DesignerStarter.ExitStatus launchGui​(java.lang.String[] args)  
      static void main​(java.lang.String[] args)
      Starting from PMD 7.0.0 this method usage will be limited for development.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        @InternalApi
        public static void main​(java.lang.String[] args)
        Starting from PMD 7.0.0 this method usage will be limited for development. CLI support will be provided by pmd-cli