I have a NetBeans project which is using the JRE 1.4 environment which means I can't use generics.
How can I change the project to use 1.6 (?) so I can use generics.
Appolgies for the newbie question. Please feel free to edit so it makes more sense.
Thanks