No option to create Roo project is Spring Tool Suite (STS version 3.6.1)

这一生的挚爱 提交于 2019-12-07 09:25:14

问题


There seems to be no option in STS 3.6.1 to create a Roo app. While Googling I noticed this question for the same problem in version 3.5.0, and the sloution was to install Roo to STS manually as it is no longer included. Sweet, so I did that.

I installed it from the STS dashboard and after installation was complete and STS was re-started the dashboard shows this (so the installation was successful):

And lo and behold... still no option to creat a Spring Roo app!

So... how can I find the option to create a Spring Roo app from within Spring tool Suite?


回答1:


You must install "Spring IDE - Roo Extension" too:

Then "Create Roo Project" will be ready:




回答2:


Try to use Help -> Install new software And select SpringSorce Update Site to install Spring-Roo related features.

Anyway, you could run the Spring Roo shell on the systems shell to create the project (STS is great tool, but it isn't required to work with Roo).

Good luck!



来源:https://stackoverflow.com/questions/26050500/no-option-to-create-roo-project-is-spring-tool-suite-sts-version-3-6-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!