On Sat, 14 Aug 2010 13:45:31 +0200, Merciadri Luca wrote:

(...)

> Really nice, but Eclipse seems not to like it that much:
> 
> ==
> A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be
> available in order to run Eclipse. No Java virtual machine was found
> after searching the following locations:
> /home/merciadriluca/eclipse/jre/bin/java java in your current PATH
> ==
> 
> Why?

It clearly states that Eclipse is looking for the java bin into the wrong 
place: "/home/merciadriluca/eclipse/jre/bin/java"

Two ideas on how to by-pass this:

1/ If Eclipse has an option to edit the path to the avilable JRE, just 
change it from there, or just by manually editing "/etc/eclipse/
java_home".

2/ Make a symbolic link (ln -s) from your home's Eclipse java path 
pointing to the current (system-wide) java path.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.08.14.12.21...@gmail.com

Reply via email to