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.

[526 byte] By [Walley75a] at [2007-11-27 3:09:30]
# 1
It is the version application server that is the limiting factor in Creator. You can execute the IDE itself with jdk1.5 but not use jdk1.5 for your projects. Visual Web Pack 5.5 does allow use of jdk1.5 in creating EE5 projects. This would mean upgrading to VWP 5.5./krys
3431603a at 2007-7-12 3:58:28 > top of Java-index,Development Tools,Java Tools...