Hi,
There's an error in the project scaffold when you produce multiple entities.
The following fixes it
in entityList_doubleClickHandler change to
var selectedEntity:String =...
Type: Posts; User: captainjon; Keyword(s):
Hi,
There's an error in the project scaffold when you produce multiple entities.
The following fixes it
in entityList_doubleClickHandler change to
var selectedEntity:String =...
i did something, and now it "found" the artifacts . well done maven, roo . you just needed a bit of "computer love". Actually, I cleared some space from my C drive where the local repository was,...
Java - I *am* your Father!
Roo's make babies from your code
- maybe an appropriate logo as well ?
<plugin>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-maven-plugin</artifactId>
<version>3.7.1</version>
<executions>
<execution>...
console info...
Build errors for r4; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.flexmojos:flexmojos-maven-plugin:3.7.1:compile-swf...
Making Java Rool
Rolickin Roos make Java fun!
Roo-giment your code!
Hi,
I am using the Flex addon to Roo and built a basic application. I got some missing class exceptions (
- Newbie side questions
i) doesnt Maven mange this ??
ii) should I add dependancies...