Also I think it will be a good idea to segregate api imports: *Proposed order:* java javax org org.apache io com com.datatorrent.api com.datatorrent org.apache.apex.api org.apache.apex * all static imports
On Tue, Apr 5, 2016 at 5:12 PM, Chandni Singh <[email protected]> wrote: > Hi, > > We need to include org.apache.apex in the import order that we have right > now: > > *Current order:* > java > javax > org > org.apache > io > com > com.datatorrent > * > all static imports > > *Proposed order:* > java > javax > org > org.apache > io > com > com.datatorrent > org.apache.apex > * > all static imports > > Thanks, > Chandni >
