Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] Support for specifying Environment from Launch Configurations...

Some questions on your write-up:

It looks like the proposal is also meant to cover build.  If so, is the
launch config the best place to put it?
Are there other places that could use/reference a common environment (eg.
the Java tooling)?
The example you give of overriding multiple environment and the resulting
composed PATH environment variable seems to be very PATH oriented.  Paths
can have multiple entries so it makes sense to compose them.  What about
environment variables in the overridden environments that cannot be
composed in any natural fashion --e.g. locale or time zone?

-- Dave




Back to the top