Cannot run NetBeans on Ubuntu 14.04 because it doesn't recognize my java path -
i'm trying run netbeans on ubuntu, , when go run .exe, not recognize java path though same jdk path use other ides such android studio.

after pressing yes...

usr/lib/jvm/java-8-oracle

also, when try run netbeans terminal, says not installed though did install it.

there should netbeans in menu , link on desktop shell script netbeans in bin folder can use run netbeans. can execute directly via double clicking on or executing ./netbeans in terminal if terminal open in bin folder or executing ~/netbeans-8.0.2/bin/netbeans if terminal open elsewhere. not know how managed execute exe on linux, guess have wine installed. if wine trying run netbeans linux jdk not available. not want run netbeans windows program on linux. default netbeans 8 install in home folder own jdk ~/jdk1.8.0_xx , use jdk. ubuntu knows programs installed via apt. since installed via usual netbeans download , not using apt ubuntu not know installed. btw netbeans install fail run if there no java installed on host system.
Comments
Post a Comment