app-jcef-example
app-jcef-example copied to clipboard
PATH env variable not being used
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?