BuilderPatternGenerator - plugin detail
Plugin to generate a builder class as specified by Builder Pattern
Plugin owner: |
dijedodol |
Website: |
https://github.com/dijedodol/BuilderGenerator |
Added: |
2013-04-09 |
License: |
Apache License v2 |
Category: |
Code Generation |
Downloaded: |
1,628 times |
Rating: |
|
Plugin Log |
Show log
2013-04-12 07:43:07 | jkovalsky | Plugin published | 2013-04-09 22:07:59 | dijedodol | Plugin saved with .nbm/zip file; id: 48287 |
|
|
Versions available
|
Download size: 0.01 MB
|
Last Update: 2013-04-09
|
What's new in this version
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
Plugin to generate a builder class as specified by Builder Pattern. It will generate builder class for every class and inner static class found in the file.
|
[ You have to be logged in to be able to comment. ]
User Comments
Use case
How to use this plugin