Archive for December 20th, 2007

How to run a Java program?

If what you have after transforming .java file to byte-code is an only one .class file do this:

Suppose you have program.java file.
Create a new file - program.txt in the same catalog, type”java program.class” into it.
Rename it to program.bat
Run it. Should do the trick.

Add comment December 20, 2007


Calendar

December 2007
M T W T F S S
    Jan »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Posts by Month

Posts by Category