// archives

Extending Flash Builder

This category contains 7 posts

MAX 2008: Sample content for Extending Flex Builder

I’ve put the sample code online for my presentation tomorrow.  You can download the assets here
The code is a nearly full implementation of a “new” feature in Flex Builder called “Find Usages.”   It takes advantage of the search APIs to find all usages of any definition in a given file, and display then in a [...]

MAX 2008: What to expect from “Extending Flex Builder”

On Wednesday, Mike Morearty and I will be giving an advanced talk about extending Flex Builder 3.  My side of the talk will be a deep-dive into the engine that drives a large portion of the Flex Builder feature set.  The talk is targeted at Java developers with an interest in Eclipse plugin development, and [...]