mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
bug 348781: Problem adding environment variables to preferences
This commit is contained in:
parent
8da0b43d30
commit
fffc3a13e3
1 changed files with 1 additions and 0 deletions
|
@ -593,6 +593,7 @@ public class EnvironmentTab extends AbstractCPropertyTab {
|
|||
}
|
||||
vars = null;
|
||||
super.performOK();
|
||||
updateData();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Reference in a new issue