eclipse-platform / eclipse-platform/eclipse.platform
Use NIO to set file permissions
Open
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
Currently it seems we have a native wrapper (`libunixfile`) to set file permissions. As the NIO API supports this as well it might be a good idea to investigate if this is still required or can be replaced by plain java.
Contributor guide
Assessment
This issue has not been assessed yet.