|
Project Information
Featured
Downloads
|
Inspired by todolist application from http://www.adobe.com/devnet/flex/articles/fullstack_pt1.html. I know there're some projects that're doing the same stuff. But some of stuff i can't find in them are:
And this project I created aims to support those targets In this project, I'm using flex mojos plugin to compile Flex app. The generated code can be imported directly to Eclipse (tested with 3.3.1) with WTP support, required to have m2eclipse Click here to get started Click here to download sample application generated from the archetype Change logs:
mvn archetype:generate -DartifactId=<your artifactId> -DarchetypeCatalog=http://maven-blazeds-spring-archetype.googlecode.com/svn/maven2 |