14 Features I Need in Editors - Eclipse, NetBeans and IDEA
Java 3 Comments »I put all features in editor and around it that are critical for my work.
| Eclipse 3 | NetBeans 4 | IntelliJ IDEA Irida | |
| Highlight term (variable) in file | yes | yes | |
| Maximize editor window with one click | yes | yes | shortcut |
| Refactoring actions | advanced | basic | advanced |
| Ant file editing | basic | basic | advanced |
| Syntax check while editing | full compilation | basic | advanced |
| Local history | yes | no | yes |
| Snippets | yes | no | advanced |
| Abbreviations | yes | yes | yes |
| JavaDoc in code completion | yes | yes | yes |
| Suggest fix | yes | no | yes |
| Detect unused elements | yes | no | yes |
| Syntax-based selection | yes | no | yes |
| Build-in XML editor with autocompletion | no (yes with WTP) |
yes | yes |
| Smart autocompletion for Java (select classes and variables that fit position) | no | no | yes |
| Price | free | free | $499 |
Your comments may update this table.
Recent Comments