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 213826

Summary: Code Model cache must be relocatable
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:54:44 UTC
Code Model cache generated by build process or another user must be sharable through VCS. Assumptions here are:
- Cache location relative to sources does not change
- Cache might be read-only (as VCS object)
- Target platform is the same