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/23 13:15:31 UTC

[incubator-netbeans] 01/01: Merge pull request #335 from jlahoda/NETBEANS-224

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 f1341bc3e3719328d028ddab6a2ceb675f7ddc00
Merge: a174e1f 498e9c0
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Sat Dec 23 14:15:27 2017 +0100

    Merge pull request #335 from jlahoda/NETBEANS-224
    
    [NETBEANS-224] Fixing handling of methods without names; stripping th…

 java.editor.base/nbproject/project.xml             |  4 ++++
 .../semantic/MarkOccurrencesHighlighterBase.java   |  9 +++++----
 .../editor/base/semantic/MethodExitDetector.java   |  6 +++---
 .../MarkOccDetTest/testErroneousMethod.pass        |  0
 .../editor/base/semantic/data/ErroneousMethod.java |  5 +++++
 .../java/editor/base/semantic/MarkOccDetTest.java  |  4 ++++
 .../java/source/indexing/VanillaCompileWorker.java | 13 +++++++++++--
 .../source/indexing/VanillaCompileWorkerTest.java  | 22 ++++++++++++++++++++++
 8 files changed, 54 insertions(+), 9 deletions(-)

-- 
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