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

[incubator-netbeans] branch master updated (1ff5a00 -> b00f807)

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 1ff5a00  Merge pull request #348 from jlahoda/fix-spi.java.hints-test
     add 46f439f  Keep parameter names during indexing and read them back while reading classfiles, so that the parameter names are shown in code completion.
     new b00f807  Merge pull request #345 from jlahoda/parameter-names

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:
 .../modules/java/source/parsing/JavacParser.java   |  1 +
 .../source/indexing/CompileWorkerTestBase.java     | 46 +++++++++++++++++++++-
 2 files changed, 46 insertions(+), 1 deletion(-)

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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[incubator-netbeans] 01/01: Merge pull request #345 from jlahoda/parameter-names

Posted by ge...@apache.org.
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 b00f8070bff015013e543370c64cc6e307a01477
Merge: 1ff5a00 46f439f
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Sun Dec 31 13:25:35 2017 +0100

    Merge pull request #345 from jlahoda/parameter-names
    
    Keep parameter names during indexing and read them back while reading…

 .../modules/java/source/parsing/JavacParser.java   |  1 +
 .../source/indexing/CompileWorkerTestBase.java     | 46 +++++++++++++++++++++-
 2 files changed, 46 insertions(+), 1 deletion(-)

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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists