You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Raghotham Murthy (JIRA)" <ji...@apache.org> on 2009/02/05 01:05:59 UTC

[jira] Updated: (HIVE-272) Eliminate @Override directives for classes in Eclipse 3.4.1

     [ https://issues.apache.org/jira/browse/HIVE-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raghotham Murthy updated HIVE-272:
----------------------------------

    Attachment: hive-272.1.patch

removed @Override

> Eliminate @Override directives for classes in Eclipse 3.4.1
> -----------------------------------------------------------
>
>                 Key: HIVE-272
>                 URL: https://issues.apache.org/jira/browse/HIVE-272
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>         Environment: Eclipse 3.4.1
>            Reporter: Shyam Sundar Sarkar
>         Attachments: hive-272.1.patch
>
>
> Eclipse Versions prior to 3.4.1 actually add @Override to classes which
> implement interfaces. Version 3.4.1 correctly complains that @Override
> should not be present for methods from interfaces.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.