-1

我用 heroku 创建了一个游戏框架,并将其导入到我的本地 eclipse 中。如何将以下 play2 模块导入我的项目。

https://github.com/joscha/play-authenticate

我要向 dependencies.yml 添加什么?

4

1 回答 1

2

您链接到的项目中包含示例。只需阅读它们。它发生在Build.scala文件中。

于 2012-10-04T23:46:19.380 回答