I have passed the last couple of hours trying to downgrade Java to 1.6.0_13 in my attempt to get Google Web Toolkit\'s hosted mode to work on Eclipse.
And it has pro
It's been a while since I've done java work on windows, but I believe you need to make sure the javahome/jre/bin directory is in the system path. You probably will want to set the JAVA_HOME variable as well.