Eclipse 2.x will run out of the box using gij
GCC version 3.4 was released this week. Eclipse 2.x will run aut of the box using gcj. This is a great achievement, gcj is becoming a viable option for running java.
24 Apr 2004 |
GCC version 3.4 was released this week. Eclipse 2.x will run aut of the box using gcj. This is a great achievement, gcj is becoming a viable option for running java.
Powered by WordPress
April 25th, 2004 at 3:10 am
Eclipse will run in gij, not gcj. gij is the bytecode interpreter.
gcj, like Eclipse, has a long way to go…