【发布时间】:2016-05-27 08:20:06
【问题描述】:
首先感谢这个伟大的项目!成功! 我成功地将 2.0.0.M1 用于实际项目。
下载新的 2.0.0.M2 项目并运行示例目录的 Pizzashop.roo 示例。
tailor activate --name web-simple
// Create a new project
project setup --topLevelPackage com.springsource.pizzashop --projectName pizzashop
这将给出:
D:\Source\Test\Pizza
λ \Tools\spring-roo-2.0.0.M2\bin\roo.bat
____ ____ ____
/ __ \/ __ \/ __ \
/ /_/ / / / / / / /
/ _, _/ /_/ / /_/ /
/_/ |_|\____/\____/ 2.0.0.M2 [rev 003b42c]
Welcome to Spring Roo. For assistance press TAB or type "hint" then hit ENTER.
Spring Roo Eastern Grey UI started at 'http://localhost:9191/'
roo> script --file PizzaProject.roo
tailor activate --name web-simple
Command 'tailor activate --name web-simple' not found (for assistance press TAB or type "hint" then hit ENTER) Searching 'tailor activate' on installed repositories
0 matches found with 'tailor activate' on installed repositories
Script required 0.031 seconds to execute
Script execution aborted
roo>
【问题讨论】:
-
我正要告诉你在 Github 中创建一个问题,但 Spring Roo 项目似乎没有“问题”选项卡 (github.com/spring-projects/spring-roo)
-
我正在阅读 Spring Roo 的内容,但它似乎真的不再流行了。我好像已经死了。没有支持,而且很少更新。
-
@Dale,你错了(见最后一次提交:github.com/spring-projects/spring-roo/commits/master)。没有问题选项卡,因为该项目仍在使用 Spring Jira:jira.spring.io/browse/ROO
-
太棒了!很高兴我错了。我可能正在看旧版本。 Spring Roo 是一个很棒的项目。
标签: java spring-roo