You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2008/12/11 08:57:44 UTC

[jira] Resolved: (HIVE-159) Make hive compilable under eclipse

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

Zheng Shao resolved HIVE-159.
-----------------------------

    Resolution: Duplicate

> Make hive compilable under eclipse
> ----------------------------------
>
>                 Key: HIVE-159
>                 URL: https://issues.apache.org/jira/browse/HIVE-159
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Zheng Shao
>            Assignee: Ashish Thusoo
>
> HiveLexer.java and HiveParser.java only exists in build/ql/gen-java. But a copy of ql/src/java is also there.
> It makes it hard for eclipse to load the source files because there will be a duplicate.
> If we just let eclipse load build/ql/gen-java but not ql/src/java, then we cannot modify the code.

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