But I think you should leave Jikes in place, whether include GCJ or
not, because it's speed and small codesize. I sometimes use it to
reduce the codesize of the robot. Just tell user that this is
deprecated and they should not use this one. Or maybe don't install
automatically unless user want it.
By the way, GCJ is interesting, as long as it is as fast as Jikes.
Jikes is crazy fast. But, at last, does GCJ support Java 2D API? The
status page of GCJ tell that java.awt isn't complete!
2009/2/27 Flemming N. Larsen (GMail) <flemming...@gmail.com>:
--
Nat
> B) Replace Jikes with the GCJ (or some other free Java compiler). Good as we
> are still selfcontained, bad as people used to Jikes must use another
> compiler now.
Last news from GCJ is from March 30, 2007. Live ? I don't think so.
Also GNU classpath they use seems to be poor at the moment.
> C) Do nothing about it. Very bad, as more and more people will run into
> trouble, and I (we) will have to repeat myself over and over again (e.g. on
> the Robocode's Help Forum on SF or the Robocode Yahoo Group) that they
> should not use Jikes anymore, which is included in Robocode.
I think we should not try to solve all problems people have. Rather we
should encourage them to start using real development tools as soon as
possible. I would rather invest the time in Eclipse integration.
Pavel