about java -D option?# Java - 爪哇娇娃
t*y
1 楼
I download a package, it is said that when execute the program I must do
following:
java -Djava.library.path=/src/bin/ hello
it is a burden to use -D everytime, any suggestions?
Also, where can I execute my java program? anywhere or a specific place?
I have setup the classpath.
following:
java -Djava.library.path=/src/bin/ hello
it is a burden to use -D everytime, any suggestions?
Also, where can I execute my java program? anywhere or a specific place?
I have setup the classpath.