[jdom-interest] JDOM not using raw typing
Hielke Hoeve
hielke.hoeve at gmail.com
Wed Mar 28 04:21:00 PST 2007
On 28/03/07, Victor Toni <victor.toni at ebuconnect.de> wrote:
> Have you tried one of these?
> I guess not because they won't work.
> > javac -source=1.5 -target=1.3
> > javac -source=1.5 -target=1.4
No, haven't tried. I assumed it as being a "from the top the head"
example rather than a copy/past & works example,
Java does support compiling for previous versions, but have no idea if
this means it can remove generics to be compatible. Endre just
provided more info about this, assuming he's right then it is possible
in some way.
Hielke
More information about the jdom-interest
mailing list