Community
Participate
Working Groups
Using install build 201110090901. Make sure you have the preference selected for Annotate errors as you type. From kan-cvs-save.ottawa.ibm.com/cvsroot/rbd check out org.eclipse.edt.eunit.test. Open file lang.expression.initializer.ObjectInitialization001.egl. The editor will show numerous annotated errors but the problems view has none. Clean doesn't clear out anything. Changing the egl Preference for annotate errors as you type cleans up the editor view. Or if I copy the packages to a new project.
Tony - The WCC is finding errors for some reason, but I did not debug into it. A good starting place is ProblemReconciler.java line 304 where the WCC gets invoked.
Kathy, I'm not able to recreate this. I checkout the project, wait for about 10 minutes until build is done, then open ObjectInitialization001, there's no error there. I have "annotate error as you type" enabled which is the default configuration. Justin, can you recreate this?
PengFei helped retest this, he can recreate with build 201110090901, but can not with build 201110110900. Cathy, can you please verify it with the latest build, it's possibly fixed indirectly.
I'm not seeing it anymore, but it did take me a couple attempts the other day to recreate it (didn't happen with my dev workspace, but did happen with a brand new one). It could be that it depends on a specific action to cause the problem (e.g. something loaded or not loaded causing it to happen). I think we should leave this open for a bit, see if it happens again in the next couple days.
I'm no longer seeing this issue. You may resolve the bug.
Resolved since issue no longer appear in latest builds
verified with 201110241434 & closed