Bug 266302 - CompilationParticipants should not be notified if the working copy consistent and no problems requester active
Summary: CompilationParticipants should not be notified if the working copy consistent...
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Jay Arthanareeswaran CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks: 265220
  Show dependency tree
 
Reported: 2009-02-26 09:05 EST by Dani Megert CLA
Modified: 2019-08-27 07:41 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2009-02-26 09:05:03 EST
I20090226-2000.

In org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation() the CompilationParticipants should not be notified if the working copy is consistent and no problem requester is active.
Comment 1 Eclipse Genie CLA 2019-08-26 19:21:03 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 Dani Megert CLA 2019-08-27 07:41:29 EDT
Looks like this got fixed.