On Thu, Apr 12, 2007 at 08:24:22PM +0200, Torsten Werner wrote: > Hi, > > > is there any free java compiler with generics support in Debian? I > need it to package entagged. Please Cc: me when answering because I am > not subscribed to the list.
ecj compile code with generics. What you need is a class library with generics. gcj-4.1 with generics patched in is in experimental. I would advise to use this one. Cheers, Michael -- .''`. | Michael Koch <[EMAIL PROTECTED]> : :' : | Free Java Developer <http://www.classpath.org> `. `' | `- | 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B _______________________________________________ pkg-java-maintainers mailing list [EMAIL PROTECTED] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

