SDE uninstall hangs Eclipse

I installed the trial version of SDE Professional for Eclipse. Now, my Eclipse says I have no valid JRE. Frustrated, I ran the uninstaller for SDE. Now Eclipse won’t start at all! It just hangs on the splash screen. How do I revert my Eclipse to the original state?

I have no admin privileges on this box, so I suspect this might be part of my problems. Windows XP, 2.3Ghz, 512MB, JRE 1.4.2_01

Dear Travis,

Thank you for your email. Could you please try putting the JRE folder inside your eclipse and see is it help? Alternatively, you can try starting eclipse with the following command:


start eclipse.exe -clean -vm <JRE_DIR>\bin\javaw.exe -vmargs -Xmx512M

Please let me know it works or not. Thanks in advance!

Best regards,
Rain

Neither attempt worked. I had to reinstall Eclipse from scratch to return to my working setup. Oh well.

[quote=Rain]Dear Travis,

Thank you for your email. Could you please try putting the JRE folder inside your eclipse and see is it help? Alternatively, you can try starting eclipse with the following command:


start eclipse.exe -clean -vm <JRE_DIR>\bin\javaw.exe -vmargs -Xmx512M

Please let me know it works or not. Thanks in advance!

Best regards,
Rain[/quote]