Hi, Following is the import order:
The import order is following: all static imports all java/javax imports org.* imports com.* imports * imports com.datatorrent.* imports Each group is lexicographically sorted and separated by an empty line. Please configure your IDEs to do so. I am working on APEX-151 <https://malhar.atlassian.net/browse/APEX-151> meanwhile to provide settings for commonly used IDEs. Thanks, Chandni
