【问题标题】:Template name 'play-java' wasn't found in the template catalog在模板目录中找不到模板名称“play-java”
【发布时间】:2014-05-22 17:13:08
【问题描述】:

当我尝试使用 Activator 创建 Play Java 项目时,我收到此错误

new my-first-app play-java

Fetching the latest list of templates...

Template name 'play-java' wasn't found in the template catalog.
Try these template names: reactive-maps, reactive-stocks, hello-akka, hello-scala, hello-slick, hello-play

知道可能出了什么问题吗?

【问题讨论】:

    标签: java playframework typesafe-activator


    【解决方案1】:

    您可以使用几个模板。 要了解可用模板,您可以使用 list-templates 命令,即

    >./activator list-templates
    

    最简单的 Play Java 模板之一是 hello-play-java

    HTH

    【讨论】:

      【解决方案2】:

      试试play-java-preview - 我认为它尚未以play-java 发布,尚未发布最终版本 2.3.0。

      【讨论】:

        猜你喜欢
        • 2016-01-07
        • 2012-07-18
        • 2015-06-25
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2015-12-16
        相关资源
        最近更新 更多