- Duplicate Line
- This is JBuilder plugin. It supports duplicate current line feature. Why I create this plugin? Because I really like this feature on the other text editor but JBuilder doesn't has this feature.
- Method Generator
- This also another plugin for JBuilder. Since JBuilder build-in is not convinient to generate general method for value object such as getter and setter. There's also not provided tool for generate equals and hashCode method. This plugin provide more convinient method to generate those common function for classes.