【发布时间】:2017-01-15 03:26:41
【问题描述】:
跟进How to obtain databse url etc without the heroku CLI 我已将https://github.com/heroku/heroku.jar 添加到我的NetBeans 项目的库中:“添加JAR/Folder”(我首先将jar 复制到/home/username/netbeans-8.2/ide/modules/ext)但是HerokuAPI 未被识别,Alt-Space 没有显示任何导入建议,所以我猜 netbeans 根本没有识别 jar 的内容。可能这个东西隐藏在默认包里,所以我不能导入?
那么,它到底是在默认包中吗?如何解决这个问题?
【问题讨论】: