.classpath template for eclipse is out of date
----------------------------------------------
Key: PIG-1937
URL: https://issues.apache.org/jira/browse/PIG-1937
Project: Pig
Issue Type: Bug
Components: build
Affects Versions: 0.9.0
Environment: Eclipse SDK Version: 3.6.1, Ubuntu 10.04 LTS
Reporter: Zhijie Shen
Priority: Minor
Attachments: classpath.patch
.classpath of eclipse is out of date, because the lib dependency has been
updated. Hence if the "eclipse-files" target is executed, the follow errors
will occur:
Project 'pig' is missing required library: 'lib/antlr-3.2.jar'
Project 'pig' is missing required library: 'lib/hbase-0.20.6-test.jar'
Project 'pig' is missing required library: 'lib/hbase-0.20.6.jar'
Project 'pig' is missing required library: 'lib/zookeeper-hbase-1329.jar'
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira