I Get the NPE in “Refreshing external folders” all over again.
This IDE is not usable like that.
From other Forum Posts I learnt that this was happening in MyEclipse 9.0 (with Eclipse 3.5.?) already.
Now, MyEclipse 9.1 is based on Eclipse 3.6.2. Unfortunately this bug is still present there.
But there is an update Release of Eclipse available, called 3.6.2+, where this bug should be fixed. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=343509 .
Please, please: Is it possible that you could deliver a MyEclipse Update which is based on this 3.6.2+ release?
Stacktrace:
java.lang.NullPointerException
at org.eclipse.jdt.internal.core.ExternalFoldersManager$RefreshJob.run(ExternalFoldersManager.java:387)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)