This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: copile java 1.5 code
- From: Cedric Berger <cedric at berger dot to>
- To: Tim Oliver Wagner <lists at wagner-www dot de>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 26 Jan 2005 18:14:54 +0100
- Subject: Re: copile java 1.5 code
- References: <200501261513.13236.lists@wagner-www.de>
Tim Oliver Wagner wrote:
Hello,
I need to compile a java program. This one is written with java 1.5. It does
not work to compile the program correct.
I wrote a little program to solve my compile problems, but it still doesn't
work. I hope someone can help me. Or is it just at the moment not possible to
compile java 1.5 code?
Try: http://retroweaver.sourceforge.net/
Cedric