Unable to update java source in Creator
I am getting the following error:
C:\Selenium\java\com\thoughtworks\selenium\ClientDriverPISuite.java:51: generics are not supported in -source 1.4
(try -source 1.5 to enable generics)
I have tried all of the solutions found in this forum that I could find. I have changed all of the files that I could find from using 1.4 to 1.5 and1.6. I have restarted Creator and I have JDK 1.6 as well as Selenium and Creator and Netbeans. I have found no easy way to set an update or to update a path to the JDK.

