up vote 0 down vote favorite
share [g+] share [fb]

I was wondering if there's a code generator for Cairngorm that can be installed as a plugin in Eclipse? No code generator like in WebORB, FluorineFX that inspects the DataBase and generates a whole lot of code. I just want a plugin for eclipse where I can give in some options and properties. Then the plugin generates the appropriate event, command and delegate. If the Delegate for instance would allready exist, the new remote call would have to be appended to the Delegate.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

There is a basic eclipse plugin on the adobe open source site

http://opensource.adobe.com/wiki/display/cairngorm/Plugin

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.