Is there a Maven plugin to generate AS3 classes from Java for BlazeDS ?
- by Maskime
Hi,
I'm looking for a maven plugin that would generate ActionScript3 classes from Java classes in order to access them by object remoting.
I've seen FlexMojo but it uses the GraniteDS generator wich create some problems when it comes to map Enum objects (wich can be fix through a workaround that is describe here :…