Friday, August 29, 2014

Eclipse shuts down :: java was started but returned exit code=1

While working on eclipse i faced a problem, i am pasting the  error below.


I am sharing the solution what i got after googling. It might help you.

Solution : Go to eclipse home directory, open eclipse.ini and u will find the below content.


Check what version of java is mentioned there and what version installed in your system.
If you find any mismatch, then correct it.

Now cheers.............