[
https://issues.apache.org/jira/browse/HBASE-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray resolved HBASE-1465.
----------------------------------
Resolution: Won't Fix
Thanks for all the good info. I didn't realize things changed in java6, you
were right I was using java6 but some setting was left pointed at the default
java5.
I agree with that post... would be nice if there was an @Implement annotation
or such rather than reusing @Override.
> Remove unnecessary @Overrides
> -----------------------------
>
> Key: HBASE-1465
> URL: https://issues.apache.org/jira/browse/HBASE-1465
> Project: Hadoop HBase
> Issue Type: Improvement
> Affects Versions: 0.20.0
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Priority: Trivial
> Fix For: 0.20.0
>
> Attachments: HBASE-1465-v1.patch
>
>
> Eclipse on my Mac is showing some errors when an @Override is used when a
> class implements an interface rather than extends.
> Not a big deal but I want to keep this patch around anyways for personal use.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.