So the Flex Builder 2 team has been in serious bugfix mode for a few weeks now, and it’s always interesting. Writing a tool for a language that’s in development (ActionScript 3) and a framework that’s being re-written (MXML) while building on top of a platform(Eclipse) that we don’t own can be challenging. My last [...]
so the jdt, or java development tool, is the built-in java ide that comes with eclipse. it provides a lot of great features, including my favorite, quick fix. quickfix makes me a really lazy programmer, but that’s not why i hate the jdt (actually, that’s why i love using it). i hate the jdt because [...]