Java was started but returned exit code=13. while starting the eclipse.
This is happen because of you might have updated addon/plugin and might have installed a older version of java which will set path to the older version.
So here are the solution what i have tried.
1.uninstall the older version of java.
2. set the latest java path to the environment variable.
3. Restart the eclipse.