【发布时间】:2017-03-25 04:50:13
【问题描述】:
我正在使用 Archlinux,同时安装了 Thrift 0.9.3 和 Apache。在我的 Netbeans 项目中,当我 import org.apache.thrift.*; 我得到 “包 org.apache.thrift 不存在”。 This 答案没有解决问题,因为我没有得到/lib/java 文件夹,也没有其他答案。直到那一刻我无法在互联网上找到答案。提前致谢。
【问题讨论】:
-
只是为了澄清:Apache httpd(也称为“the”Apache)与 Apache Thrift 无关,只是它们恰好是 ASF 今天托管的 200 多个项目之一。
标签: java linux apache netbeans thrift