I am looking for a maven plugin that will generate ActionScript3 classes from Java classes to access them by deleting objects. I saw FlexMojo, but it uses the GraniteDS generator, which creates some problems when it comes to Enum map objects (which can be fixed through a workaround that is described here: http://dev.c-ware.de/confluence/display / PUBLIC / Flexmojos + generated + AS3 + model + with + Enum + support + using + BlazeDS? FocusedCommentId = 7634946 & # comment-7634946 , if you applied your path here, this can be useful) when working with BlazeDS.
All I have found so far are people who explain how to create VO classes on the flexible side using Flash Builder 4, but this solution cannot be used in an industrial development environment.
Thanks in advance for any conclusions on this.
See also at http://flex-annotations.aixcept.net/examples/actionscript.html
I also found this one, and although it is not a maven plugin, it could be turned into one:
https://sourceforge.net/projects/cleartoolkit/
It was created by the guys who created the book "Enterprise Development with Flex." Look for the DTO2Fx utility.
Source: https://habr.com/ru/post/1312435/More articles:Written sniffer - emailAndroid changes colors using themes - androidCan we run a Java application on a system without a JRE? - javaHow can I embed images in my application and use them in HTML control? - htmlC # Winforms: PropertyGrid is not updated when an item is added to a collection - collectionshow to make Ibatis show sql show version - javaIs there a temporary table after the query? - postgresqlphonegap / iphone / zxing - iphonehttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1312439/how-to-copy-resource-any-content-files-to-output-folder-when-nunits-shadow-copying-is-turned-on&usg=ALkJrhg9q2vX4kTjKNd2Y8V88QEFwEXYpAData Access Level Using Linq to SQL - c #All Articles