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 proven to be a nightmare-ish task!
In retrospect:
- All references to Java in the Control Panel -> Uninstall a Program tool have been removed
- Those that didn't want to be removed, have been forced to by Microsoft's "Windows Installer Cleanup Utility" - http://support.microsoft.com/default.aspx?scid=kb;en-us;290301
- An annoying folder called "JRE" was still sitting around, so I deleted it
Now, if I open a command prompt and type java, I still get:
Error: could not open `C:\Program Files\Java\jre6\lib\i386\jvm.cfg'
Which means that it's still hidden somewhere...
What else do I have to do to remove it completely?