had the same issue, Java was started but returned exit code=13.
My solution was to create an environment variable to Windows properties variable
name = PATH variable value = C:Program FilesJavajdk1.7.0_02in, not
to C:Program Files (x86)Javajre7in.