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:
parent
aba55c1109
commit
35bea588e0
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue