Builder - plugin detail
Builder pattern code generation plugin
Plugin owner: |
arig |
Website: |
https://github.com/arekgab/Builder |
Added: |
2013-02-04 |
License: |
BSD-3 |
Category: |
Code Generation |
Downloaded: |
1,811 times |
Rating: |
|
Plugin Log |
Show log
2013-02-07 15:39:07 | arig | Plugin edited, id:46717, pubid:46717 | 2013-02-07 15:39:07 | arig | New full image added | 2013-02-07 15:39:07 | arig | New thumbnail image added | 2013-02-07 15:39:07 | arig | Plugin edit initiated | 2013-02-06 14:43:16 | jkovalsky | Plugin published | 2013-02-04 13:31:40 | arig | Plugin saved with .nbm/zip file; id: 46717 |
|
|
Versions available
|
Download size: 0.01 MB
|
Last Update: 2013-02-04
|
What's new in this version
Currently generates builder method names with prefix "with" like withFieldName()
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
Generates Builder class (as public static inner class) for currently opened java class. The generated code is similar to http://www.informit.com/articles/article.aspx?p=1216151&seqNum=2
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.