LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   compilation & execution of java programme (https://www.linuxquestions.org/questions/debian-26/compilation-and-execution-of-java-programme-416416/)

alokagrawal 02-17-2006 04:49 AM

compilation & execution of java programme
 
hello friends,
i am new to linux.
i want compile & run my java source codes
so plz tell me how i will do it.
thanks & regads
alok

lurker79 02-17-2006 05:02 AM

You first need to install a java development kit (jdk), you can download the one from sun's website go to java.sun.com.
to compile java programs you use javac and to run the compiled classes you use java, same as you would do on other platforms.

sridhar11 02-17-2006 08:00 AM

java installation in debian
 
If you want to install java in debian follow these instructions

Java Installation (jdk jre) in Debian from source

Java Installation (jdk jre) in Debian from Debian Packages

Java Browser Plugins Installation in debian

really nice tutorials to follow

hope this helps


All times are GMT -5. The time now is 07:58 PM.