Some favorite site feeds aggregated locally: iPhone Development RSS   Adobe Labs RSS   Macrumors RSS

Friday, March 28, 2008

Pimping out your Flex Builder

Friday, March 28, 2008   


I like to keep a pretty lean IDE intact, but I ran into Krugle recently and I have found their free code-searching service to be pretty interesting so far. And they support ActionScript and Flex, so that's especially nice. 

I installed the Krugle plugin into Flex Builder 3 as you can see in the screen shot above. Out of the box it globally searches, so you can use this help page to guide you a bit. This help page has helped me a lot already.

Are there other plugins/panels that one should really consider using within the IDE? I'm talking about pimping out Flex Builder for AS3/Flex/AIR, maybe XML, but without needless gunk.

I found this plugin from Visual Paradigm called SDE for Eclipse. It does UML (ugly) and I read this at the site: 
SDE for Eclipse supports a set of languages both in Code Generation and Reverse Engineering on Java, C++, CORBA IDL, PHP, XML Schema, Ada and Python. In addition, Code Generation supports C#, VB .NET, Object Definition Language (ODL), Flash ActionScript, Delphi, Perl, Objective-C, and Ruby. Reverse Engineering also supports Java class, .NET dll and exe, JDBC, and Hibernate mapping files.
I have no idea if that plugin is any good, I'm gonna pass on it for now unless someone encourages me to. 
 
 Return to the main page
Comments:

There are currently 8 Comments:

Blogger Josh said...
“Currently, the only plugin I'm using is Subclipse - as I really haven't found any others that really felt I needed. Though, Krugle does look interesting, so I may have to give that one a shot.”
 
Blogger e.dolecki said...
March 28, 2008 4:25 PM
“Im using Subclipse now too... its excellent but wish I could use it in Flex Development perspective somehow.”
 
Blogger e.dolecki said...
March 28, 2008 4:26 PM
“nm my comment above, i am a moron ;)”
 
Blogger Kevin said...
March 29, 2008 7:34 AM
“The two that I find invaluable are Subclipse and QuickREx. I deal with regular expressions enough that a tool like QuickREx is wonderful.”
 
Blogger KenK said...
March 29, 2008 1:26 PM
“@Kevin - thanks for the QuickREx suggestion. I've been firing up BBEdit to craft my regex patterns.

@Eric - thanks for giving the Krugle plug-in a spin. If you have any feedback, you can send it via this link.”
 
Blogger e.dolecki said...
March 31, 2008 8:47 AM
“Giving QuickREx a spin myself. So far Krugle is pretty interesting. I hope the Flex/AS3 stuff gets more attention and gets filled in. Nice tool.”
 
Blogger KenK said...
March 31, 2008 9:22 AM
“Eric - what suggestions do you have for us giving Flex/AS3 more attention? Are there projects you know about that are missing? Other stuff we should be doing?

Thanks,

-- Ken”
 
Blogger e.dolecki said...
March 31, 2008 9:25 AM
“Kevin,

I only mean getting more people to submit code. Also, filtering somehow via tags or something might help weeding out code quicker. Right now specific searches can yield really wide open results, know what I mean?”
 
 Leave a comment