Bài viết phổ biến của tác giả
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
activator ec-6ren">
Tôi vừa sử dụng activator new
创建了一个新项目,现在尝试使用 activator eclipse
使其黯然失色。但我面临一个问题:
D:\work\firebase>activator eclipse
[info] Loading project definition from D:\work\firebase\project
[info] Set current project to firebase (in build file:/D:/work/firebase/)
[error] Not a valid command: eclipse (similar: help, alias)
[error] Not a valid project ID: eclipse
[error] Expected ':' (if selecting a configuration)
[error] Not a valid key: eclipse (similar: deliver, licenses, clean)
[error] eclipse
[error] ^
我正在使用 Typesafe Activator 1.3.2
1 Câu trả lời
将此部分附加到您的 plugins.sbt
文件中:
addSbtPlugin("com.typesafe.sbteclipse"% "sbteclipse-plugin"% "4.0.0")
Play no longer includes the sbteclipse or sbt-idea plugins, which enables users to upgrade IDE support independently of Play.
关于eclipse - 为什么 "activator eclipse"在新项目中会产生 "Not a valid project ID: eclipse"?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31184818/
Tôi là một lập trình viên xuất sắc, rất giỏi!