app-jcef-example icon indicating copy to clipboard operation
app-jcef-example copied to clipboard

PATH env variable not being used

Open acunniffe opened this issue 8 years ago • 0 comments

ClassLoader.java doesn't use my path variable. I'm trying to set it with the -DPATH flag. What I have found to work is using one of the usr or sys paths this looks in i.e. /$user/Library/Java/Extensions

Am I missing something?

acunniffe avatar Apr 07 '17 17:04 acunniffe