eclipsesource / eclipsesource/J2V8
Don't copy anything to the user's home directory
Open
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 387
- PR merge metrics
- No merged PRs in 30d
Description
On macOS (and probably other OS), this library copies a file called `libj2v8_macosx_x86_64.dylib` to the user's home directory. I believe this shouldn't be done, as it's an eyesore and no other program does that without permission. Is it really necessary to copy the file anywhere? If so, there are better alternatives that are not in plain sight, e.g. `~/Library/Caches`.
Contributor guide
Assessment
This issue has not been assessed yet.