Passing a system property at run time
Tom Tromey
tromey@redhat.com
Wed Jan 11 00:39:00 GMT 2006
>>>>> "Shaun" == Shaun Jackman <sjackman@gmail.com> writes:
Shaun> Is it possible to pass a system property at run time a gcj-compiled
Shaun> application? Esentially I'm looking to pass a -Dfoo=bar option, but
Shaun> since gij is not in the picture, I have no-one to whom to pass the -D
Shaun> option.
Yeah, look at the docs for the GCJ_PROPERTIES environment variable.
This is sort of hidden I'm afraid. And until just recently we,
strangely, didn't have an index in the manual.
Tom
More information about the Java
mailing list