huahouye / jupiter-eclipse-plugin

Automatically exported from code.google.com/p/jupiter-eclipse-plugin
1 stars 1 forks source link

Jupiter should use generics #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Just a little improvement.  In some cases use of generics makes the code
easier to read when using collections and whatnot.  Since we have
officially dropped the support for Java 1.4 it is time for us to get rid of
all of those warnings about generics!

Original issue reported on code.google.com by jsakuda on 3 Aug 2007 at 7:30

GoogleCodeExporter commented 8 years ago
I am starting on this slowly and slating it for the 3.3 release.  This may only 
be
partially done at that time.

Original comment by jsakuda on 15 Feb 2008 at 8:58

GoogleCodeExporter commented 8 years ago
Jupiter has been updated to use generics.

Original comment by jsakuda on 9 Mar 2008 at 7:38