You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sd...@apache.org on 2017/12/05 07:20:05 UTC

[incubator-netbeans] branch master updated (ecdf81c -> fce017c)

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

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


    from ecdf81c  Merge pull request #308 from sdedic/sdedic/visual_lazy_objects
     add d187332  Two fixes for the "Create Subclass" suggestion
     new fce017c  Merge pull request #292 from dtrebbien/fix-222487-incorrect-hint-for-no-suitable-constructor

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:
 .../java/hints/suggestions/CreateSubclass.java     | 38 +++++++++---
 .../java/hints/suggestions/CreateSubclassTest.java | 70 +++++++++++++++++++++-
 2 files changed, 98 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@netbeans.apache.org" <co...@netbeans.apache.org>'].

[incubator-netbeans] 01/01: Merge pull request #292 from dtrebbien/fix-222487-incorrect-hint-for-no-suitable-constructor

Posted by sd...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit fce017cdee7d076c532f33450f83ebc1188bbc95
Merge: ecdf81c d187332
Author: Svatopluk Dedic <sv...@oracle.com>
AuthorDate: Tue Dec 5 08:20:02 2017 +0100

    Merge pull request #292 from dtrebbien/fix-222487-incorrect-hint-for-no-suitable-constructor
    
    Two fixes for the "Create Subclass" suggestion

 .../java/hints/suggestions/CreateSubclass.java     | 38 +++++++++---
 .../java/hints/suggestions/CreateSubclassTest.java | 70 +++++++++++++++++++++-
 2 files changed, 98 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@netbeans.apache.org" <co...@netbeans.apache.org>.