I just append -vm C:\\Program Files\\Java\\jre6\\bin\\javaw.exe
in ec
In my case JAVA path was not set in Env variables. Started to work after correct path was set in Env PATH.
Type javac in command prompt and make sure JAVA PATH is correct.