Il 01/01/2016 14:33, Stanislav Baiduzhyi ha scritto:
On Fri, Jan 1, 2016 at 2:19 PM, Daniele <kailed@kailed.net> wrote:
The fix is easy: netbeans --jdkhome /usr/lib64/jvm/java-1.8.0-openjdk
Why is needed for openjdk and not for sun ? Maybe this is fixable.. bug in openjdk ? bug in netbeans ? packaging bug ? Who knows..
Could you please paste the output of following commands: grep 'netbeans_jdkhome' netbeans/etc/netbeans.conf echo $JAVA_HOME
I have a suspicion that's because of the bad symlink handling, while in case of Oracle JDK you're not using symlinks.
On Leap (clean install): dan@HPa6230:~> grep 'netbeans_jdkhome' netbeans-8.1/etc/netbeans.conf netbeans_jdkhome="/usr" dan@HPa6230:~> echo $JAVA_HOME /usr/lib64/jvm/java on 13.2 with sun VM: netbeans_jdkhome="/local/jdk1.8.0_65" (this is right) JAV_HOME = /usr/lib64/jvm/jre Here I'm not sure if alternatives and symlink are all right.. But here the point is why I need to fix Netbeans and not how.. Thanks, Daniele. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org