This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from f0e591d  [NetBeans-259] Consolidate README in Apache NetBeans src 
distros (#359)
     add 3abc21f  add aditional options to the Replace Constructor with Builder 
window
     add 6048aea  fix missing license
     new dd5eb86  Merge pull request #346 from jherkel/master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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

Reply via email to