【发布时间】:2014-12-21 12:41:47
【问题描述】:
我正在尝试在 Eclipse 中构建 pentaho DI 插件。我已将所有必要的 jar 文件导入到库中。
但是在编码时,我遇到了这个错误:
The type org.pentaho.metastore.api.IMetaStore cannot be resolved. It is indirectly referenced from required .class files
我得到了一些参考资料,例如:
但我无法清楚地理解这个问题。我需要导入一些不同的 jar 吗??
请在这方面帮助我!
Pentaho DI 版本: 5.0.0 - GA 操作系统: 64 位 Windows
【问题讨论】:
标签: java eclipse plugins pentaho kettle