Eclipse deadlock after installing subclipse
Hi,
After installing subclipse and restarting eclipse, eclipse freezes and stops responding to user input. Subsequent restarts show the same issue. I've reinstalled a fresh version of Eclipse and found the same problem.
Eclipse Eclipse IDE 2019‑09 PHP edition
Java version: java version "13.0.1" 2019-10-15 Java(TM) SE Runtime Environment (build 13.0.1+9) Java HotSpot(TM) 64-Bit Server VM (build 13.0.1+9, mixed mode, sharing)
Ubuntu 19.10
-D
For me, the issue was a problem with the keystore (the GTK keystore I think?) on Linux. If you wait a minute or two, the dialog for the keystore eventually pops asking if you want to clear it. After doing that, I didn't have the deadlock issue again.