1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 09:46:02 +02:00

Fix to address PR 52085 where there was no mechanism

for importing environment variables into the configuration.
This commit is contained in:
Thomas Fletcher 2004-02-17 14:47:22 +00:00
parent aba55c1109
commit 35bea588e0

View file

@ -1,3 +1,10 @@
2004-02-17 Thomas Fletcher
Fix to address PR 52085. We allow the user to import a text file formatted
as key=value pairs.
* src/org/eclipse/cdt/launch/ui/CEnvironmentTab.java
2004-02-12 Thomas Fletcher
Fix to address PR 39580. Since we can't do anything short term about the