Cairngorm Plugin for Flex

If you are a heavy user or closet fan of Cairngorm (like me) then you would be interested in knowing that there is a new Cairngorm plug-in out from Adobe that generates some of the Cairngorm code automatically from Flex Builder 3. Also read some of the notes that Brian Deitte wrote after attending the Adobe MAX session “RIA Development with Cairngorm: Tips from the Experts” which I unfortunately did not attend. Brian will also be on the newly formed Cairngorm Committee which will guide the future of Cairngorm

Cairngorm Plugin

Just one small problem I ran into when installing the plugin, I received the following error:

1
Cairngorm Plugin (0.0.6.200811131413) requires plug-in "org.eclipse.emf.codegen".

To resolve this, I selected the Europa Discovery Site from the wizard along with the Caingrom plugin option created by following the installation instructions. I then used the “Select Required” button to install the needed eclipse plugins for codegen that are required by the Cairngorm plug-in. This installs the EMF (Eclipse Modeling Framework).

-Mister

Reblog this post [with Zemanta]
  • Facebook
  • Twitter
  • Google Bookmarks
  • RSS
This entry was posted in Cairngorm and tagged , , , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

6 Comments

  1. Paul Whitelock
    Posted December 4, 2008 at 3:06 pm | Permalink

    I did some cursory checking on Labs and at the Adobe site but couldn’t find the plug-in. Do you have a link? Thanks!

  2. Posted December 4, 2008 at 3:25 pm | Permalink

    @Paul, the link to the Cairngorm plugin page is in the post, maybe its not visible, but its the bold green link “Cairngorm Plugin”. This page describes how to install the plugin using Eclipse. Other than the provided link, I have no other Adobe related links for the plugin.

    -Mr

  3. dsw
    Posted December 9, 2008 at 4:46 am | Permalink

    thanks Mr
    Cool post, really helpful

  4. Posted April 2, 2009 at 7:57 pm | Permalink

    Thanks for this information Mister! Very helpful in getting Cairngorm configured in Flex Builder 3.

  5. Posted May 12, 2009 at 9:14 am | Permalink

    Thanks, massive help!

  6. Betto
    Posted January 31, 2010 at 7:17 pm | Permalink

    Thx a lot

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use [as]...[/as] to post ActionScript code in your comments. Example code in comment: [as] public var myvar:String = "Hello"; [/as]