hi ... i need some help in running eclipse in rh9 ...
eclipse is an ide for java ...
i'd used eclipse in windows before and it's nice to use
however, i'm having some problem here
i'd download the eclipse under /home/eclipse
i'd install j2sdk1.4.1 under my /usr/local and i'd set PATH=/usr/local/j2sdk1.4.1/bin
then i tried to run the eclipse by clicking the binary program..
however, i have a pop-up saying
"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/jarien/eclipse/jre/bin/java
'java' in your current PATH"
i'm wondering what the problem. ..
it is because of my j2sdk not properly linked or my eclipse misplaced ??
or should i copy the "jre" folder in the "j2sdk" folder into the "eclipse" folder??

plz help ...