Tag Archives: eclipse

Redesign Eclipse Logo Contest

I wholeheartedly agree with this tweet by RJ Owen. The Eclipse icon is sad. For those of us who use the FlexBuilder plug-in (no doubt to achieve some modicum of geek cred) we look at it all day, every day. … Continue reading

Posted in Design, Flex | Tagged , , , | 3 Comments

Using ant for Flex – a no B.S. guide – Part 4 of 4

Part 1 Part 2 Part 3 Part 4 Now that you’ve been through 3 exhaustive tutorials on ant for flex, it’s time to use your knowledge you’ve gained to turn your back on the built-in Flex compiler and switch to … Continue reading

Posted in Flex, Tips, Tricks, and Hacks, Tutorial | Tagged , , , , , , | 4 Comments

FlexBuilder / Eclipse keyboard shortcuts that will change your life

Control + O = Open an outline of functions within the current class to jump to. Command + Shift + T = Jump to a type (class or interface). Only works when an .as or .mxml file is open. Command … Continue reading

Posted in Flex, Tips, Tricks, and Hacks | Tagged , , , , , , , , , | 9 Comments

Using XML Schemas in Eclipse / FlexBuilder

UPDATE: After reading the entry by Misprintt on the SchemaManager and XMLDecoder more thoroughly, I felt the need to tell you all to go check it out! This is a very powerful undocumented feature of Flex (why undocumented?) that could … Continue reading

Posted in Flex, Programming, Tips, Tricks, and Hacks, Tutorial | Tagged , , , , , | 2 Comments