Menu

#38 Add the ability to get and set environment variables

open
nobody
None
5
2006-01-18
2006-01-18
Curt Cox
No

Many Java programs have platform-specific launchers
that consist of little more than settings environment
variables. This is often the case when the program
incorporates some form of native code.

This is a request to add support for environment
variable manipulation to replace lines in .bat files
and shell scripts like this:

set PATH=%PATH%;%ROOT%\python\lib

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.