Open iloveeclipse opened 4 weeks ago
@jukzi : could you please check?
wow, long stacktrace. i'll take a look later.
Could not reproduce, but in principle the event is the same in org.eclipse.jdt.core.tests.model.ClasspathInitializerTests.testContainerInitializer03() where a
JavaModelManager.callReadOnly(()->getJavaProject("P2").getResolvedClasspath(true));
would fail with the same error, which is a pitty, as as "get" should not modify anything.
I've had some class files opened in the debuggee IDE, starting it next time resulted in the error below