We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e619d commit c5bff4fCopy full SHA for c5bff4f
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CloseAllHandler.java
@@ -124,12 +124,10 @@ public void collectExpressionInfo(ExpressionInfo info) {
124
}
125
126
/**
127
- * <p>
128
* Collects part contributions from the application model which are not
129
* associated with compatibility layer editors, and are instead parts
130
* contributed via eg. model fragment, and which were tagged as representing an
131
* Editor, via the {@link Workbench#EDITOR_TAG} tag.
132
- * </p>
133
*
134
* @return a collection of (closable) part contributions from the application
135
* model, tagged as 'Editor' and not containing the parts associated
0 commit comments