1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
cdt/terminal/plugins/org.eclipse.tm.terminal.view.core
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
..
.settings Bug 559474: Normalize .settings 2020-01-31 12:20:41 -05:00
META-INF Bug 564123 refactor terminal Env to use same code as EnvironmentReader 2020-06-13 22:07:23 -04:00
schema Bug 538094 - update to EPL 2.0 (leave EDL 1.0 unchanged) 2018-11-01 12:21:58 -04:00
src/org/eclipse/tm/terminal/view/core Bug 564123 refactor terminal Env to use same code as EnvironmentReader 2020-06-13 22:07:23 -04:00
.classpath Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
.gitignore Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
.options Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
.project Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
about.html Bug 538094 - update to EPL 2.0 (leave EDL 1.0 unchanged) 2018-11-01 12:21:58 -04:00
about.ini Bug 559474: Normalize features to match requirements of CDT 2020-01-31 12:20:41 -05:00
about.mappings Bug 559474: Normalize features to match requirements of CDT 2020-01-31 12:20:41 -05:00
about.properties Bug 559474: Normalize features to match requirements of CDT 2020-01-31 12:20:41 -05:00
build.properties Bug 559474: Normalize features to match requirements of CDT 2020-01-31 12:20:41 -05:00
cdt_logo_icon32.png Bug 559474: Normalize features to match requirements of CDT 2020-01-31 12:20:41 -05:00
plugin.properties Bug 559474: Correct feature and bundle provider names 2020-01-31 13:22:20 -05:00
plugin.xml Bug 538094 - update to EPL 2.0 (leave EDL 1.0 unchanged) 2018-11-01 12:21:58 -04:00