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

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

commit 5cb81a27c543c92b1150c7c277d9cfd9d615e6b0
Merge: 16c1bae 953b554
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Mar 16 17:24:23 2023 +0100

    Merge pull request #4 from pedro-w/issue-5060
    
    Make installer also look for Java on the PATH

 src/main/cpp/cleaner/windows/Makefile.mingw      | 19 ++++++++---
 src/main/cpp/cleaner/windows/src/main.c          |  5 ++-
 src/main/cpp/launcher/windows/Makefile.mingw     | 26 +++++++++++---
 src/main/cpp/launcher/windows/src/JavaUtils.c    | 43 ++++++++++++++++++++----
 src/main/cpp/launcher/windows/src/Launcher.c     |  3 +-
 src/main/cpp/launcher/windows/src/Main.c         |  5 +--
 src/main/cpp/launcher/windows/src/ProcessUtils.c |  9 +++--
 src/main/cpp/launcher/windows/src/StringUtils.c  | 16 +++++++++
 src/main/cpp/launcher/windows/src/StringUtils.h  |  1 +
 src/main/cpp/launcher/windows/src/SystemUtils.c  | 12 +++----
 10 files changed, 105 insertions(+), 34 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