IntelliJ IDEA
Plugin List
This is a list of plugins that I recommend when working with IntelliJ IDEA.
- Copyright
- Makes sure all files have a consistent copyright comment.
- Dilbert
- Displays the latest Dilbert cartoon strip from the Dilbert website.
- HexView
- View any file in hexadecimal format.
- IDEA Doc
- Generates Javadoc for getters, setters, default constructors, private default constructors and overriding classes based on adaptable templates.
- IdeaVIM
- Provides vi/vim/gvim emulation in the editor and most textfields and textareas. (Alternatively there's also an IDEAmacs for Emacs users)
- Junit Generator
- Automatic generation of JUnit test skeletons.
- MetricsReloaded
- Calculates extensive Metrics (e.g. McCabe, Cyclomatic Complexity, Maintainability Index).
- SimpleIntentions
- Adds some more intentions.
- yWorks Ant Explorer
- Displays Ant files (build.xml) graphically.