|
 |
Installation Guide |
 |
 |
 |
- To install Plugin for JBuilder, you have to follow these steps:
-
Extract zip file into folder %JBUILDER_HOME%/lib/ext where %JBUILDER_HOME% is your current installed folder of JBuilder. Eg. C:/JBuilder/.
- Recommend Shortcut for "duplicate-current-line" is Ctrl+Shift+D
- Recommend Shortcut for "method-generator-get/set" is Alt+1
- Recommend Shortcut for "method-generator-equals/hashcode" is Alt+2
- Recommend Shortcut for "method-generator" is Alt+3
- To uninstall Plugin for JBuilder, you have to follow these steps:
-
Delete DuplicateLine.jar from %JBUILDER_HOME%/lib/ext folder where %JBUILDER_HOME% is your current installed folder of JBuilder. Eg. C:/JBuilder/
- Duplicate Line file is DuplicateLine.jar
- Method Generator file is MethodGenerator.jar
|
|