I installed Helios, which has the latest version of the RSE package, and I could copy files from the remote server just fine, but I don\'t seem to be able to use the \"Revie
in indigo it fails if using jre7 you need jre6.
I found best way was to modify eclispe.ini
just add
-vm C:\Program Files\Java\jdk1.6.0_23\bin\javaw.exe
or where ever the jre6 is !