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

Investigate whether JsUtility.getScriptResource() is able to extract resources from JAR files #185

Closed
sbabcoc opened this issue Sep 22, 2021 · 1 comment

Comments

@sbabcoc
Copy link
Owner

sbabcoc commented Sep 22, 2021

I strongly suspect that the getScriptResource() method is only able to read resources from the standard file system; resources contained in JAR files may not be accessibly via this method as it's currently implemented.

@sbabcoc
Copy link
Owner Author

sbabcoc commented Jan 2, 2022

This utility method performs as expected with resources contained in JAR files. No need to do anything.

@sbabcoc sbabcoc closed this as completed Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant