How to use Aptana Studio 3 file to remove garbage when deleting or cleaning a file?

Is it possible for Aptana to offer the option "Move file to trash" instead of directly deleting the file? I often accidentally deleted files.

0
source share
1 answer

It sounds as if this function will not / cannot be implemented in Eclipse:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=70810

However, they mention using local history for the same thing:

"If you deleted the file in the Navigator, just right-click on the parent folder and select" Restore from local history. "

+1
source

All Articles