Disk Cleanup Tool - plugin detail
A module to delete large directories without consuming disk and processor resources
Verifications for NetBeans versions
Decisions of individual verifiers for Disk Cleanup Tool plugin for NetBeans IDE 6.0
Comments
Decisions of individual verifiers for Disk Cleanup Tool plugin for NetBeans IDE 6.1
Comments
|
Introduction
A module to delete large directories without consuming disk and processor resources. I designed this module because I am often deleting large Netbeans source distributions. I sometimes have a cleanup session or what ever you call it. This consumes my disk IO and makes other processes run slower. This tool helps get around that while being able to delete old files and cleanup my hard drive.
Once installed. Click on a directory in any view and choose "Delete without limiting system (CPU and Disk Friendly)". The directory will be deleted. While deleting progress will be shown in the NetBeans progress bar. THERE IS NO UNDO, SO BE SURE WHAT YOU WANT TO DELETE IS WHAT YOU "REALLY" WANT TO DELETE!
What's new in this version
|
[ You have to be logged in to be able to comment. ]
User Comments
Re: Delete current project
I'll see what I can do. This is probably related to an API change in the NB core. I bet I need to call FileUtil.refreshFor and pass the removed folder path. I'll see what I can do.
Posted by wadechandler on Jul 24, 2008
Delete current project
If you delete the current project from the Files Tab, it is still shows up in the Projects Tab. It would be nice if the Projects Tab refreshed.
Posted by melling on Jul 24, 2008
Recently checked 6.0 and 6.1
I recently checked 6.0 and 6.1 and it works fine in them.
Posted by wadechandler on May 01, 2008