We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
export MAVEN_OPTS="-XX:+TieredCompilation -XX:TieredStopAtLevel=1" doesn't work.
export MAVEN_OPTS="-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
launchctl getenv MAVEN_OPTS output is nothing.
launchctl getenv MAVEN_OPTS
I found this project refered from https://stackoverflow.com/questions/135688/setting-environment-variables-in-os-x/3756686#32405815
The text was updated successfully, but these errors were encountered:
No branches or pull requests
export MAVEN_OPTS="-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
doesn't work.launchctl getenv MAVEN_OPTS
output is nothing.I found this project refered from https://stackoverflow.com/questions/135688/setting-environment-variables-in-os-x/3756686#32405815
The text was updated successfully, but these errors were encountered: