[java] How to specify jdk path in eclipse.ini on windows 8 when path contains space

Solution in:How do I set the eclipse.ini -vm option?

-vm C:\\bin

 -vm
C:\<java_path>\bin

Must be the first thing in eclipse.ini