On 20 Jul 2001, tushar kanti mohanty wrote:
i have been able to compile java my java programs but iam not able to run them.when i type java classfilename in the xterm nothing seems to happen i have not been able to print a single statement in the console
could someone please send all the necesary info to setup my java development envirnoment.
i have got kaffe but i dont want to use it i got jdk1.3 installed in /usr/java/ drectory.
almost desperate
Please tell exactly what happened. Is it givig error message when executing the classfile. If yes then what is it. Execute class file using command "java classname" here the classname is the name of the class containing main function.
Don't use 'java classfilename'
Regards pankaj