You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Wolfgang Wiese (Jira)" <ji...@apache.org> on 2020/03/06 18:16:00 UTC

[jira] [Created] (NETBEANS-3971) Make Installer look into existing local NB Config for netbeans_jdkhome

Wolfgang Wiese created NETBEANS-3971:
----------------------------------------

             Summary: Make Installer look into existing local NB Config for netbeans_jdkhome
                 Key: NETBEANS-3971
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3971
             Project: NetBeans
          Issue Type: Improvement
          Components: cnd - Execution
    Affects Versions: 11.3
         Environment: Windows
            Reporter: Wolfgang Wiese


Currently the windows installer only searches for Oracles JDK. If not found, the installer will prompt an exit notice to download it or set the _javahome_ argument.

 

For people with an existing netbeans version running on OpenJDK, it would be helpful, if the installer would instead fallback to search for an existing installation first. If a prior netbeans version was found, the installer might look into _\etc\netbeans.conf_ and read out the variable _netbeans_jdkhome_ .
This variable will then be used as _javahome_ parameter.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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