Sorry if I\'m asking this the wrong way (if I am, let me know what I should be doing instead.) The site warned me not to leave this as an answer and I don\'t have enough rep
this worked for me: (the third one always works but its possible the first two work too)
first try this approach:
shut down eclipse then go to YourWorkSpace\\.metadata\\.plugins\org.eclipse.e4.workbench and remove "workbench.xmi", now restart eclipse.
if the previous approach did not work try this one:
go to Users\YOUR_USER_NAME\\.android and then delete "ddms.cfg" and then restart eclipse.
if this one did not work either the final approach will help you which is:
1- before running eclipse go to your workspace and remove one project that is no longer needed (if you face this problem frequently try to import a project before closing the eclipse in order to remove it the next time you want to use eclipse again)
2-go to Users\YOUR_USER_NAME\\.android and then delete "ddms.cfg"
3- run eclipse and you are good to go