Testing Java on Mac OSX86
One interesting thing I found after installing Mac (Intel) OSX86 was the availability of complete Java development package. The built-in Java resource has become an added value so that you don’t have to worry anymore to seek & find the Java package natively for your Mac.
I tried to create a simple java source from text editor & would like to see the compile process & runtime result. The source below normally will displayed a “Hello Java…” string:
I then switch to terminal & make it compiled with javac compiler command:
Let the compiled source run & see the result below:
It works fine. The apple system has proven that it also stands for Java development based application instead of others OS. A great work from Mac OS team developers.
I tried to create a simple java source from text editor & would like to see the compile process & runtime result. The source below normally will displayed a “Hello Java…” string:
class hello {
public static void main(String[] args) {
System.out.println(“Hello Java”); } }
I then switch to terminal & make it compiled with javac compiler command:
:~/javac hello.java
Let the compiled source run & see the result below:
It works fine. The apple system has proven that it also stands for Java development based application instead of others OS. A great work from Mac OS team developers.
PS: If you've benefit from this blog, you can support it by making a small contribution. |
Adwan said,
Tuesday, October 02, 2007 9:31:00 AM
klu menurut gw graphic mac os lebih bagus ketimbang xp
Eko Wahyudiharto said,
Tuesday, October 02, 2007 3:17:00 PM
Yup... setuju banget dah...