Thread: Eclipse doesn`t start
hello! have problem...i want use sun java , eclipse in ubuntu 11.04 , problem eclipse not starting:
what do:code:a java runtime environment (jre) or java development kit (jdk) must available in order run eclipse. no java virtual machine found after searching following locations: /home/calin/applications/eclipse-jdk/jre/bin/java java in current path
delete installations of java.
install java sdk (self-extracting) /opt/jdk1.6.0_26
create symbolic link: ln -s /opt/jdk1.6.0_26 /opt/jdk
edit $home/.bashrc:
java_home=/opt/jdk
path=$path:$home/bin:$java_home/bin
logout , log in.
in console if use command
the result iscode:java -version
so that`s mean java set correct in pathcode:java version "1.6.0_26" java(tm) se runtime environment (build 1.6.0_26-b03) java hotspot(tm) server vm (build 20.1-b02, mixed mode)
problem????![]()
same problem here. bash works perfect, if add launcher in gnome, give message
any hint?code:a java runtime environment (jre) or java development kit (jdk) must available in order run eclipse. no java virtual machine found after searching following locations: /home/calin/applications/eclipse-jdk/jre/bin/java java in current path
greets,
roberto
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Eclipse doesn`t start
Ubuntu
Comments
Post a Comment