Running Eclipse with gcj/gij

Creating Hello World!

Creating new java projects is really easy. (But please make sure you "switch" to the Java Project Perspective before doing this otherwise Eclipse might hang.)

Note that it has autodetected gcj as JRE.

Now the only thing we need to do is create some contents for the methods. But Eclipse will provide lots of help for that.

Note that the help text comes from the src.zip file which contains the libgcj sources.