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 43042

Summary: MDR caches in the wrong place
Product: editor Reporter: Jesse Glick <jglick>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: jtulach
Priority: P3 Keywords: ARCH
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2004-05-10 20:19:43 UTC
I found MDR caches in
$userdir/config/MDRepositories/Storages/org-netbeans-java/
whereas they should be in e.g.
$userdir/var/cache/MDRepositories/Storages/org-netbeans-java/.
Comment 1 Jesse Glick 2004-05-10 20:21:45 UTC
BTW "storages" is not an English word. Probably you meant just "storage".
Comment 2 Martin Matula 2004-05-13 18:08:18 UTC
Fixed. Now the caches are stored under $userdir/var/cache/mdrstorage/.