[
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.