eclipsesource / eclipsesource/J2V8

Don't copy anything to the user's home directory

Open
#519 1 comment 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.