I've done Eclipse plug-in development (fun, but not as much so as Flex), but my hunch is something like this would be difficult to do without Adobe. Flexbuilder does apparently publish Eclipse extension points, but I'm not sure how the language/runtime bridging would occur. If anyone knows more about the implementation of Design View, I'm definitely curious.
I also have a feeling AIR is not OLE-enabled.... (not that that would help us Mac users) On Tue, Jun 24, 2008 at 3:43 PM, Josh McDonald <[EMAIL PROTECTED]> wrote: > I agree with Richard, the ability to do Builder plugins in Actionscript with > access to the parsed source tree would open the platform for all *sorts* of > cool stuff, not just little visual doodads like this. I'm an experienced > Java dev, but not everybody here is. And I don't want to be doing native > eclipse code anyway. > > -Josh > > On Wed, Jun 25, 2008 at 3:08 AM, Richard Rodseth <[EMAIL PROTECTED]> wrote: >> >> What would be *really* nice would be an adapter to write Flexbuilder >> plug-in panels in Flex, or package Flex/AIR apps to run within >> Eclipse/FB with special integration APIs (just as AIR apps can re-use >> code from Flex apps, and have additional APIs to access the file >> system). >> >> Imagine what the community would come up with! A tool like Kuler could >> be available as a web app, an AIR app, or integrated into Flexbuilder. >> >> I believe the Design View is already a Flex app of some variety. >> > > > -- > "Therefore, send not to know For whom the bell tolls. It tolls for thee." > > :: Josh 'G-Funk' McDonald > :: 0437 221 380 :: [EMAIL PROTECTED] >

