Results 1 to 3 of 3
i installed the java runtime environment 1.4.2 version 10.i am very much new 2 linux.i still have many doubts to be cleared.but for now how 2 run java programs.
is ...
- 11-16-2005 #1Linux Newbie
- Join Date
- Nov 2005
- Posts
- 172
to run java programs
i installed the java runtime environment 1.4.2 version 10.i am very much new 2 linux.i still have many doubts to be cleared.but for now how 2 run java programs.
is it very much similar 2 the java in windows.i mean is there a necessity to set the path as in windows.
also we have to compile and interpret the program as of in windows.
can we write the program in kwrite and have to save it with .java.
plz help me. iam very much confused since i am new 2 llinux environment.
- 11-16-2005 #2You can type up the code in any plain text editor, like kwrite, emacs, nano, etc.Code:
man java man javac
- 11-17-2005 #3
How did you install java? Depending on how you installed it, the path may have already been set.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.


Reply With Quote
