Projects tagged ‘archetype’ and ‘spring’


Jump to tag:

Projects tagged ‘archetype’ and ‘spring’

Filtered by Project Tags archetype spring

[1 total ]

0USERS

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: Well integration with Eclipse and flex ... [More] builder Allow debugging java code and flex code in Eclipse Support session timeout in flex app (undergoing) 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 Change logs: 27 Sep 2009: I created the archetype repository in google code svn repo, so now you guys can create the project template right away by issuing the command mvn archetype:generate -DartifactId= -DarchetypeCatalog=http://maven-blazeds-spring-archetype.googlecode.com/svn/maven2 [Less]