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

Summary: Code Model cache should be expected in a shared location relative to Project
Product: cnd Reporter: Leonid Lenyashin <lsl239>
Component: Code ModelAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 213823    

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.