mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56: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;
|
vars = null;
|
||||||
super.performOK();
|
super.performOK();
|
||||||
|
updateData();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Add table
Reference in a new issue