In case the various attachment approaches didn't work for anyone, here's text instructions:
File > Settings > Compiler > Annotation Processors Make sure to tick "Enable annotation processing" -=Bill On Thu, Sep 4, 2014 at 4:05 PM, Kevin Sweeney <kevi...@apache.org> wrote: > Hmm apparently that didn't work. Attached again. > > > On Thu, Sep 4, 2014 at 4:01 PM, Kevin Sweeney <kevi...@apache.org> wrote: > >> I think this is what he was trying to attach: >> >> [image: Inline image 1] >> >> >> On Thu, Sep 4, 2014 at 3:47 PM, Alexius Ludeman <l...@lexinator.com> >> wrote: >> >>> you've included no image with your email. >>> >>> >>> On Thu, Sep 4, 2014 at 2:29 PM, Bill Farner <wfar...@apache.org> wrote: >>> >>> > Symptom: you tried running LocalSchedulerMain in intellij and the >>> process >>> > fails complaining about bad command line arguments >>> > >>> > Fix: enable annotation processors in intellij settings: >>> > >>> > [image: Inline image 1] >>> > >>> > This is needed because the command line args system in the scheduler >>> uses >>> > an annotation processor to discover args. Hope this saves somebody >>> some >>> > trouble! >>> > >>> > >>> > -=Bill >>> > >>> >> >> >