mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 01:45:33 +02:00
![]() Added a check on the parseEnvironment() method to store keys in upper case if the platform is windows Added a method to fetch a property directly from the fEnvironment or using the EnvironmentReader class instead of fetching the map and redirecting the call to that map. This would ensure normalization as the getEnvVar(key) is implemented to use the normalized map. Bug: 447643 Change-Id: Ic664d81781f80663ce18854209077a2f38ec7c3a Signed-off-by: Ghaith Hachem <ghaith.hachem@bachmann.info> |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.linux.ppc | ||
org.eclipse.cdt.core.linux.ppc64 | ||
org.eclipse.cdt.core.linux.ppc64le | ||
org.eclipse.cdt.core.linux.x86 | ||
org.eclipse.cdt.core.linux.x86_64 | ||
org.eclipse.cdt.core.macosx | ||
org.eclipse.cdt.core.native | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.core.win32.x86 | ||
org.eclipse.cdt.core.win32.x86_64 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests | ||
pom.xml |