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
