after the start of the eclipse, it shows me an error dialog(see the image):
Can some one tell me how to resolve that problem.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks like your JVM is 64-bit (based on “Program Files” vs “Program Files (x86)” and your Eclipse is 32-bit. The combination is incompatible.
You need to download a 64-bit version of Eclipse or 32-bit version of the JVM.
If you choose to get 32-bit JVM, you may need to tell Eclipse where to find it if it keeps finding the 64-bit one after install. To do this add the following lines to your eclipse.ini: