But the power of Java in Eclipse doesn't end with the code editor. Java users also now have access to WindowBuilder Pro (formerly from Instantiations, now from Google). This full-featured GUI editor and designer was commercial for a decade before it was turned into open-source code and donated to the Eclipse Foundation. As a result, Java developers using Eclipse now have access to a top-notch GUI tool, one that can help to transform Java applications from looking like generic X Window applications, to looking like native Windows and Mac OS X apps.
And this summer's Indigo release of Eclipse included some major enhancements to the JDT. The compiler will now detect objects that could be static; highlighting Java code brings up a drop-down menus of options; and the debugger now allows developers to keep a list of previously used breakpoint conditions.
JDT is the heart of Eclipse, and while you don't have to use it to be an Eclipse fan, it's certainly one of the most compelling and useful projects at the Foundation.
No comments:
Post a Comment