Class Efc


final class Efc extends Ec
Do a full recompile of all sources inside project. Note this triggers a full resolution of dependencies and those too are pulled again and recompiled.
  • Constructor Details

  • Method Details

    • messagePrefix

      protected String messagePrefix()
      Description copied from class: Reporter
      Provide the report/log message prefix.
      Specified by:
      messagePrefix in class E
    • doRun

      protected boolean doRun()
      Description copied from class: E
      Actually run the execution.
      Specified by:
      doRun in class E