Liam
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Reference command line variable from VM Options
AnsweredI'm trying to append to the java.library.path using the vm options for a project.For example, I've tried the following -Djava.library.path=${java.library.path};./bin-Djava.library.path=%java.librar...