Commit 20eac43
committed
Remove special flattening-behavior for Wizard content providers
This removes the feature from the "New" and "Import/Export" wizards,
where container for wizard elements would be flattened, if it only
contains a single, other container.
There are two reasons for this change:
- it is not consistent with the other viewers, that always show the
complete tree path (e.g. the preference dialog).
- it doesn't work properly, as it is still possible to produce the
undesirable behavior in the "New" wizard (for e.g. Java/JUnit/...)
See #2602
for context.1 parent 1876695 commit 20eac43
File tree
1 file changed
+0
-9
lines changed- bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/internal/dialogs
1 file changed
+0
-9
lines changedLines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 49 | | |
55 | 50 | | |
56 | 51 | | |
| |||
59 | 54 | | |
60 | 55 | | |
61 | 56 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 57 | | |
67 | 58 | | |
68 | 59 | | |
| |||
0 commit comments