Reputation: 11991
Downloaded latest eclipse (indigo 3.7) and the latest sts (SpringSourceTool 2.9.1.RELEASE) plugin. I'm trying my luck with my first Roo project but when tryin to create the project getting:
No Roo installation configured in workspace preferences.
According to the manuals sts is all I need. Have I missed something here?
Thanks in advance
Upvotes: 3
Views: 3922
Reputation: 2842
Try preferences, type "Roo" in the search field in order to find the Roo configuration option, and if it exists, you can choose the Roo installation path(s) from there.
Previously, you have to download and install Roo.
Alternatively, you can install the SpringSource Tool Suite directly, that comes with Eclipse, a couple of useful plugins, and with three programs: maven, Roo and VMWare TC server (a customized tomcat server)
Upvotes: 2