java-native-access / java-native-access/jna
API to restore files from recycle bin
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Java
- Stars
- 8.9k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Our application jAlbum uses JNA to put files in the recycle bin. We specifically use the handy FileUtils API. Please add a restore method to it, accepting a list of Files.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the FileUtils API and its existing recycle-bin support, then inspect related platform implementations and tests. Done means FileUtils exposes a restore method accepting a list of Files and restores those files from the recycle bin across the supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100