Hi Everyone
I am using Eclipse in Ubuntu, and I'm currently in the process of learning Java.
I am following the video tutorials on the Eclipse Site (here is a link:
Eclipse and Java for Total Beginners)
But When I try the:
System.out.println("Hello World");
In the Scrapbook (which is what the guy in the video does) On my Ubuntu PC, The script doesn't run and I get a pop window saying something about an internal error, here is a screenshot of what I get:
http://i34.tinypic.com/23js8kj.png
I would be very grateful if someone can help me in sorting out this problem.
Thank You.