问题标签 [sbteclipse]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
123 浏览

java - 如何在 Play 框架中使用 Google Firebase 管理员?

"com.google.firebase" % "firebase-admin" % "6.10.0" 在 Play 项目中添加了依赖项,但是当我尝试导入 FirebaseOptions 时,它显示没有可用的导入。

我错过了什么?

0 投票
1 回答
514 浏览

sbt - 如何安装 sbt-eclipse 插件?

我已经按照关于如何安装 sbt-eclipse 插件的 sbt 文档进行操作,但是我一直在 sbt shell 中遇到错误。

我正在使用 Windows 10 Pro、sbt v1.3.3 和 Eclipse v4.7.0(在 ~\Documents\eclipse 中)。

我的 hello-world\build.sbt 文件非常简单:

而我的 hello-world\project\plugins.sbt 文件只有一行:

sbt shell 中的 eclipse 命令出错:

在 sbt shell 中编译时出错: