History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-13384
Type: Bug Bug
Status: Open Open
Assignee: Alexey Kudravtsev
Reporter: Vladislav Kaznacheev
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Error highlighting is not updated after VCS update

Created: 22 Jun 07 15:43   Updated: 22 Jun 07 15:43
Component/s: Editor. Error Highlighting

Issue Links:
Relates
This issue relates to:
IDEA-12834 File system synchonization is severel... Resolved
 

Build: 7,020


 Description  « Hide
1) Someone had forgotten to check in a class (class1) and it was throwing an error in another class (class2), where it was erroring on a missing method.
2) Carried out a full project update.
3) Out-of-date class (class1) was retrieved successfully and updated in the editor.
4) Error markings were still present in class2, even though the project now compiled succesfully.
5) Error markings were only removed in class2 if I made a modification in the editor.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.