Commit d9768bf
committed
Skip the method PluginsTab::performApply until after activation
If this method (or part of it) is run before the tab has been activated
then the default configuration passed as parameter will be modified and
incorrect values will be introduced.
This commit fixes a regression introduced in
98a5865
Fixes #12501 parent 65942e1 commit d9768bf
File tree
1 file changed
+3
-2
lines changed- ui/org.eclipse.pde.ui/src/org/eclipse/pde/ui/launcher
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
202 | 205 | | |
203 | 206 | | |
204 | 207 | | |
205 | | - | |
206 | 208 | | |
207 | | - | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| |||
0 commit comments