|
JetBrains has released its IntelliJ IDEA 4.0, adding a host of new features to its already popular IDE. The new release has a new GUI designer. It improved its CVS source code management, code editing, debugging, and JUnit testing capabilities. It integrates seamlessly with BEA WebLogic Server. It supports the new Java language feature generics. It can easily manage projects that share like components. The new version is focused on increased usability, improved integration, and new features. The GUI designer lets developers easily change layouts by moving around components, as opposed to rewriting code from scratch or heavy lifting underlying code. The latest version allows developers to see file changes with one keystroke. It lets developers know which tests are running, which tests failed, and which tests succeeded. Intentions actions, a code- editing feature, and HotSwap, a debugging feature, help make developers more productive. It also has on-the-fly code-checking and offers code suggestions.
|