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 213827 - Code Model cache should be expected in a shared location relative to Project
Summary: Code Model cache should be expected in a shared location relative to Project
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks: 213823
  Show dependency tree
 
Reported: 2012-06-08 12:58 UTC by Leonid Lenyashin
Modified: 2012-06-08 12:58 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Lenyashin 2012-06-08 12:58:19 UTC
If Project and Cache are generated offline then Cache should be stored in some subdirectory of nbproject. At start time Code Model must check this location to possible deserialize from there. 
After certain events (for example this shared cache is changed) it must be reread.