I tried using Java 6 with Eclipse 3.2 and UltimateCIM Explorer stopped working. To make Eclipse 3.2 start with Java 6 I simply changed my Windows shortcut's target to:
C:\eclipse3.2\eclipse.exe -vm "C:\Program Files\Java\jre1.6.0_07\bin\javaw.exe"
After doing this the UltimateCIM Explorer starts getting XMLError when trying to login to the CIMOM.
I've also tried using Eclipse 3.4 with...