IntelliJ IDEA 10 EAP (96.1190)
The IntelliJ IDEA development process goes on as usual – another week, another EAP build of IntelliJ IDEA X. This time, we’ve like to highlight the following new features:
- Analyze | Infer Nullity… automatically analyzes the code in a given scope and adds @Nullable and @NotNull annotations to method parameters and return values according to the actual logic of the code;
- Hide Frames from Libraries option in the debugger Frames view allows to hide library code from the displayed call stacks;
- WSDL support has been significantly enhanced.
As usual, you can find the list of almost 150 other bugfixes and improvements in the Release Notes.