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 1d2f499 commit 5dc925cCopy full SHA for 5dc925c
bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/dialogs/YesNoCancelListSelectionDialog.java
@@ -27,7 +27,7 @@
27
* to subclass the regular ListSelectionDialog, which uses
28
* OK/Cancel, and provide a separate checkbox if necessary.
29
*/
30
-@Deprecated(forRemoval = true, since = "2025-06 (removal in 2027-06 or later)")
+@Deprecated(forRemoval = true, since = "2025-09 (removal in 2027-09 or later)")
31
public class YesNoCancelListSelectionDialog extends ListSelectionDialog {
32
/**
33
*
0 commit comments