1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/terminal
jantje 65473abf07 Bug 564123 refactor terminal Env to use same code as EnvironmentReader
Env had a very old way of reading environment variables from
before Java supported environemnt variables from System. This
commit makes the code the same as core CDT's EnvironmentReader.

Env holds a copy of the EnvironmentReader code to avoid dependency of
terminal to other CDT.

Change-Id: I8929bf427af99d3d62cca28ee8090aa423c9aded
Signed-off-by: jantje <eclipse@baeyens.it>
2020-06-13 22:07:23 -04:00
..
admin Bug 559474: Remove unneeded .settings directory 2020-01-31 13:20:47 -05:00
features [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
plugins Bug 564123 refactor terminal Env to use same code as EnvironmentReader 2020-06-13 22:07:23 -04:00
.gitignore Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
CONTRIBUTING Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
pom.xml [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00