Hi!
I’ve used MyEclipe 5.5 All-In-One installer. Now I changed to JDK 1.6, Eclipse 3.3.1 classic and MyEclipse 6.0 plug-in. I still work in the same workspace, and during start-up, I get the following error:
java.lang.NullPointerException
at org.eclipse.core.internal.net.ProxyData.setHost(ProxyData.java:56)
at com.genuitect.eclipse.compatibility.preferences.PreferencesMigration.updateProxy(PreferencesMigration.java:157)
at com.genuitect.eclipse.compatibility.preferences.PreferencesMigration.earlyStartup(PreferencesMigration.java:49)
at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:87)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.Workbench$54.run(Workbench.java:2190)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
MyEclipse still works, but the error is annoying. Any chance of getting that fixed?
Karsten Silz