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 270844 - Options to invalidate the user cache
Summary: Options to invalidate the user cache
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: Dev
Hardware: PC Other
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-09 16:58 UTC by tdanard
Modified: 2017-06-09 16: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 tdanard 2017-06-09 16:58:15 UTC
I understand that the way to invalidate the cache is to change the last modification date of the .lastModified file.

This doesn't work well. On Windows, if your app is installed in C:\Program Files, changing the last modification date of this file requires administrator privileges while the actual goal was to essentially wipe out a directory that is accessible to the user.

I'd like an option --clearusercache added to the command line.