This is the mail archive of the java@gcc.gnu.org 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]

environmental vars


How can I get OS's environmental variables from inside java ? System.getProperties() seems to hide a lot.
when running with 'java' you could make a shellscript wrapper which passed each var via -D option, but this is not what i want.

thanks


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