[
https://issues.apache.org/jira/browse/HBASE-20912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810402#comment-16810402
]
Andrew Purtell commented on HBASE-20912:
----------------------------------------
The patch here adds file eclipse.importorder as
{noformat}
#Organize Import Order
#Thu Jul 19 12:47:34 PDT 2018
2=org.apache.hadoop.hbase.shaded
1=org.apache.hbase.thirdparty
0=
{noformat}
Meanwhile [~taklwu]'s patch adds it as
{noformat}
#Organize Import Order
3=org.apache.hadoop.hbase.shaded
2=org.apache.hbase.thirdparty
1=
0=\#
{noformat}
Can someone explain the difference? Happy commit the blessed version of this
file.
> Add import order config in dev support for eclipse
> --------------------------------------------------
>
> Key: HBASE-20912
> URL: https://issues.apache.org/jira/browse/HBASE-20912
> Project: HBase
> Issue Type: Bug
> Reporter: Ankit Singhal
> Assignee: Ankit Singhal
> Priority: Major
> Attachments: eclipse.importorder
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)