This is an automated email from the ASF dual-hosted git repository. geertjan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit dd5eb868ec5e8037c77118dbd5e2c53103f1c30e Merge: f0e591d 6048aea Author: Geertjan Wielenga <[email protected]> AuthorDate: Wed Jan 10 16:35:03 2018 +0100 Merge pull request #346 from jherkel/master add aditional options to the Replace Constructor with Builder window .../ReplaceConstructorWithBuilderRefactoring.java | 17 +++ .../refactoring/java/plugins/Bundle.properties | 1 + .../ReplaceConstructorWithBuilderPlugin.java | 14 ++- .../modules/refactoring/java/ui/Bundle.properties | 2 + .../ui/ReplaceConstructorWithBuilderAction.java | 5 +- .../ui/ReplaceConstructorWithBuilderPanel.form | 68 +++++++++-- .../ui/ReplaceConstructorWithBuilderPanel.java | 125 ++++++++++++++++++--- .../java/ui/ReplaceConstructorWithBuilderUI.java | 7 +- .../test/ReplaceConstructorWithBuilderTest.java | 21 +++- 9 files changed, 227 insertions(+), 33 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
