0

I went through this link An error has occured. Please see log file - eclipse juno and this link too Android Eclipse won't start. An error has occurred. see the log file. I tried all the answers suggested here but none of them worked for me. I could not find the .snap file so I ended up deleting the entire workspace. Please let me know if someone has ran into same issue.

Thanks in advance !!

Community
  • 1
  • 1
LazyBones
  • 113
  • 6
  • Have you actually tried looking at the log file? If so, please copy and paste any relevant information. – SamTebbs33 Apr 23 '15 at 20:14
  • its a big log file. i can give you the main headings java.lang.NoClassDefFoundError: org.eclipse.swt.widgets.Display. An error occurred while automatically activating bundle org.eclipse.ui.workbench java.lang.NoClassDefFoundError: org.eclipse.swt.SWTError. Hope this makes some sense. – LazyBones Apr 23 '15 at 20:29

1 Answers1

-1

Try using CTRL + ALT + DEL and kill the Java process. Then restart eclipse again.

Machado
  • 14,105
  • 13
  • 56
  • 97