I'm getting this error on a fresh spring-roo-1.2.0.M1 install.
I am running roo in a clean directory.
A sample of the error below:
[org.springframework.roo.felix [44]]...
Type: Posts; User: bradnussbaum; Keyword(s):
I'm getting this error on a fresh spring-roo-1.2.0.M1 install.
I am running roo in a clean directory.
A sample of the error below:
[org.springframework.roo.felix [44]]...
Hi,
I am having problems with these plugins - all other from the discovery catalog seem to work.
<plugin>
<groupId>org.codehaus.mojo</groupId>
...
When using the latest 1.2.0-SNAPSHOT and org.springframework.flex.roo.addon I get the following error when running the rootunes script:
Could not find the flex-framework dependency type....
I was having issues as well. The last Roo version that seems to be compatible with the latest spring-flex-core and roo flex addon is 1.1.2.RELEASE. I've tried the latest 1.2.0-SNAPSHOT from the git...
These environments do work together well, but performance struggles on the STS side.
Here is the simple script using command line Roo with the pizzashop demo.
project --topLevelPackage...
Is it possible run GWT and Flex projects in a single Roo project? What is a good approach for blending these environments using Roo?