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 121305 - Invalidate project persistence on reopen in the case of errors in this project persistence
Summary: Invalidate project persistence on reopen in the case of errors in this projec...
Status: RESOLVED DUPLICATE of bug 158277
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on: 127727
Blocks:
  Show dependency tree
 
Reported: 2007-11-06 15:52 UTC by Vladimir Kvashin
Modified: 2009-04-30 22:02 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 Vladimir Kvashin 2007-11-06 15:52:44 UTC
In the case some persistence-related errors (assertions, NPEs or such) occur, there might be situations when user closes
a project (or IDE) and upon reopening, the error repeats.

In situation such error is encountered, the correspondent project persistence should be marked as invalid, so at least
upon subsequent reopen, it's cleaned up.
Comment 1 Vladimir Voskresensky 2009-04-30 22:02:06 UTC

*** This issue has been marked as a duplicate of 158277 ***