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.

enter image description here

after pressing yes...

enter image description here

usr/lib/jvm/java-8-oracle

enter image description here

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

enter image description here

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

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

android - Linear layout children not scrolling -

StringGrid issue in Delphi XE8 firemonkey mobile app -