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 - Code Model cache must be relocatable
Summary: Code Model cache must be relocatable
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:54 UTC by Leonid Lenyashin
Modified: 2012-06-08 13:05 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: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