hi all,
i have installed eclipse in my sstem. it shows a error when i initiate it.
the error message is as follows
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:
/usr/lib/j2sdk1.4-sun/bin/java
i have installed java in the /home/sutha/ folder in my system. and have set
the path by adding the following lines into the .bashrc file
PATH=/home/sutha/java/jdk1.5.0/bin:/home/sutha/java/jdk1.5.0/lib::${PATH}
JAVA_HOME=/home/sutha/java/jdk1.5.0
export JAVA_HOME PATH
also while trying to run java programs using anjuta when i use the menu
option to build the output is as follows
compiling file:sutha.java
javac "sutha.java"
sh:javac:command not found
completed .. unsuccessful
total time taken:0 secs
but i am able to compile the same file in anjuta using the terminal tab and
giving commands there.
what is the problem? any problems in setting path for java? what should i
do?
i am working on Debian 4.0.
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc