Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to specify a library folder to avoid native lib unpacking. #105

Open
wants to merge 1 commit into
base: 2.8.0
Choose a base branch
from
Open

Allow to specify a library folder to avoid native lib unpacking. #105

wants to merge 1 commit into from

Commits on May 17, 2017

  1. Allow to specify a library folder to avoid native lib unpacking.

    On some circumstances you're not allowed to write to the user home or
    to load code by unpacking it.
    
    This commit allows to specify a VM variable called "jssc.library.path"
    that is the path where JSSC will search for native libraries.
    cmaglie committed May 17, 2017
    Configuration menu
    Copy the full SHA
    4e4606b View commit details
    Browse the repository at this point in the history