How do I prevent Eclipse from hanging on startup?

前端 未结 30 2284
半阙折子戏
半阙折子戏 2020-11-28 00:36

I am using Eclipse 3.3 (\"Europa\"). Periodically, Eclipse takes an inordinately long time (perhaps forever) to start up. The only thing I can see in the Eclipse log is:

30条回答
  •  渐次进展
    2020-11-28 00:43

    try:

    1. cd to \.metadata\.plugins\org.eclipse.core.resources
    2. remove the file *.snap (or .markers in Indigo)

提交回复
热议问题