This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 175983 - [parser] opened files in editor aren't refreshed
Summary: [parser] opened files in editor aren't refreshed
Status: RESOLVED DUPLICATE of bug 185009
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-11-03 20:51 UTC by rmartins
Modified: 2010-04-28 15:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rmartins 2009-11-03 20:51:31 UTC
Hi,

I noticed that sometimes if you reconfigure the project and you have
some open files, that files aren't refreshed (in the editor). If you
alternate between them they get refreshed...

Thanks,
Rolando
Comment 1 Vladimir Voskresensky 2010-04-17 16:25:00 UTC
Rolando, can you remind what is it about and check if it is still an issue?

Thanks,
Vladimir
Comment 2 rmartins 2010-04-18 18:32:43 UTC
Hi Vladimir,
this happens sometimes when you are editing a file, and while you are editing the file some syntax errors are introduced (mistaken typing,etc); here the parser is trigger because you save the file. After this, even if you correct the error(s), sometimes some includes are not resolved. But if you go to the line above the include and enter a new line (pressing enter), the error disappear.

Thanks,
Rolando
Comment 3 Vladimir Voskresensky 2010-04-20 09:53:14 UTC
Hi Rolando,

It would be very helpful to have reproducible test case, otherwise it's difficult to fix the issue.
Comment 4 rmartins 2010-04-20 13:58:15 UTC
Hi Vladimir,
this sometimes happens with the example of bug:
http://netbeans.org/bugzilla/show_bug.cgi?id=178831

Thanks,
Rolando
Comment 5 Vladimir Voskresensky 2010-04-28 15:36:55 UTC
looks like the same as issue #185009

*** This bug has been marked as a duplicate of bug 185009 ***