Hi,
I just committed the generation of the maven artifacts for falcon.jx. It would be cool if one of you FalconJX gurus could check it for correctness. As far as I understood, FalconJX depends on Falcon and uses dedicated entry points (COMPJSC instead of COMPC etc.). So my maven artifact has a dependency on falcon and to the other libs that falcon does not include yet (commons-io etc are already deps of falcon so I left them away). Now If I add a "compilerClass"property to Flexmojos and point that to COMPJSC, I should be able to use FalconJX in Flexmojos. But could you please explain what else needs to be done in order to use FlexJS and VF2JS? As far as I understood in order to use FlexJS I would need to reference the flex-asjs library instead of the normal flex framework libraries (Hope that's correct), but what would I need to do to use VF2JS? I am expecting to be able to continue to use the normal Flex Framework libraries. If you could guide me through these last parts, I might be able to finish this monster task soon. Chris
