This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Java properties


Title: Java properties

When using a jvm, properties can be specified to the jvm, e.g
java -Dmyproperty=foo MyApp arg1 arg2

This will set myproperty such that MyApp can retrieve it during execution.

Is there some way to set properties at runtime for executables built with gcj?

----------------------
Andrew Zahra, Nortel Networks - Wollongong Australia. andzahra@nortelnetworks.com
Tel: +61 2 4224 2872   ESN: 639 2872     Fax: +61 2 4224 2801  Mobile: +61 428 403 759
Box U87, Uni of Wollongong
Wollongong, NSW 2500
Australia



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]