Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/336.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
模板名称';玩java';不是';在模板目录中找不到_Java_Playframework_Typesafe Activator - Fatal编程技术网

模板名称';玩java';不是';在模板目录中找不到

模板名称';玩java';不是';在模板目录中找不到,java,playframework,typesafe-activator,Java,Playframework,Typesafe Activator,当我尝试使用创建一个PlayJava项目时,会出现以下错误 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, hel

当我尝试使用创建一个PlayJava项目时,会出现以下错误

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预览版
-我想它还没有发布为
播放java
,等待最终的play 2.3.0版本。

有几个模板可以使用。 要了解可用的模板,可以使用列出模板命令,即

>./activator list-templates
最简单的PlayJava模板之一是hello PlayJava