Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Application "Eclipse" can't be opened. -10810

After updating SDK for android L Preview, i tried to update ADT to 23 from adt 22 but it said version conflict.so couldnot able to update the ADT then i uninstalled the ADT plugin via about eclipse, after restarting eclipse was not opening up, it show the alert as Application "Eclipse" can't be opened. -10810

enter image description here

like image 972
Mukesh Avatar asked Jul 03 '14 13:07

Mukesh


People also ask

How do I run an EXE from Eclipse?

Launch Eclipse by running " eclipse.exe " from the Eclipse installed directory. Choose an appropriate directory for your workspace, i.e., the directory (or folder) that you would like to save your files (e.g., c:\myProject\eclipse_workspace for Windows) ⇒ Launch.

Where is Eclipse installed on MacOS?

On MacOS X, eclipse. ini is found under $ECLIPSE_HOME/Eclipse. app/Contents/Eclipse where ECLIPSE_HOME is the installation folder of your eclipse distribution.


1 Answers

This happened to me when dealing with the latest Development Tools version 23 problem with Eclipse and the Android Development Tools as noted in this article.

The easiest solution I had found when getting to this state was just to re-download the ADT package for Android development once again and install over the previous build. This will NOT keep all the plug-ins/workspace/projects that you had in a previous state, but will get you back into working condition. All SVN repositories can re-connect however.

like image 160
Jay Snayder Avatar answered Sep 30 '22 05:09

Jay Snayder