He type JComboBox is not generic; it cannot be parameterized with arguments <String>

hi guys i am getting this error on the source code for ODK Briefcase

he type JComboBox is not generic; it cannot be parameterized with arguments

i am using the latest java version had to upgrade because i thought it
needed the latest version of java

thanks

JComboBox cb = (JComboBox) e.getSource();

thts one of the lines that complains

This was a change I made when upgrading to Java 7 environment.

Oddly, I'm still using 1.6 compatibility in Eclipse, but will change
sometime this summer or fall to use 1.7 compatibility after a few more revs
of the AppEngine SDK (1.7.7 was the first to support Java 1.7) as I upgrade
all projects to build with Java 1.7.

Mitch

ยทยทยท On Fri, May 17, 2013 at 1:43 AM, Coulson Thabo Kgathi wrote:

JComboBox cb = (JComboBox) e.getSource();

thts one of the lines that complains

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com