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

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

commit f961f5f041a78290d611e639246c63f0a45c7eb2
Merge: 536ddb9585 bcdd1ed7cc
Author: Michael Bien <[email protected]>
AuthorDate: Thu Jul 25 09:09:58 2024 +0200

    Merge pull request #7605 from mbien/single-source-jdk-picker
    
    Basic JDK picker support for multi-file-java-programs.

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