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

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


    from 536ddb9585 Merge pull request #7579: Using LSP's ErrorProvider & 
another attempt at CompletionCollector
     add bcdd1ed7cc Basic JDK picker support for single-file-java-programs.
     new f961f5f041 Merge pull request #7605 from mbien/single-source-jdk-picker

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:
 .../nbproject/project.properties                   |   2 +-
 .../java/file/launcher/SingleSourceFileUtil.java   |   9 +-
 .../java/file/launcher/actions/LaunchProcess.java  |  21 ++-
 .../org/netbeans/modules/java/Bundle.properties    |   6 +
 .../src/org/netbeans/modules/java/JavaNode.java    | 198 ++++++++++++++-------
 5 files changed, 163 insertions(+), 73 deletions(-)


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