what do i need to run java application on fedora core 2 and where to download it?
AMG. -When things have gone from bad to worse, The cycle will repeate itself.
salamo 3alekom to run a java program u should type java xxxx because java xxxx.class not work
Dag Wieers has j2re in his repository:
to compile java object code "javac xxx.java" and to run the class generated .. "java xxx " and any other arguments 'll be entered if needed ... depends on your code
Re:Java
AMG. -When things have gone from bad to worse, The cycle will repeate itself.
sorry i have a comment
salamo 3alekom to run a java program u should type java xxxx because java xxxx.class not work
Dag Wieers has j2re in his re
Dag Wieers has j2re in his repository:
What's wrong with java
to compile java object code "javac xxx.java" and to run the class generated .. "java xxx " and any other arguments 'll be entered if needed ... depends on your code