Kernel Bench

Kernel News and How To

This is a small tutorial on how to run a java applet on mac using terminal, if u have any questions just comment.
If u cant find a program here use this

class hello
{
public static void main(String args[])
{
System.out.println(”Hello world”);
}
}

hope it helps :D

Duration : 0:4:13

Read the rest of this entry »

Technorati Tags: , , , , , , ,