Skip to content

Commit 5896ff3

Browse files
committed
Fixup : Testing and fixing CI
1 parent 26e86c4 commit 5896ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.eclipse.e4.emf.xpath/src/org/eclipse/e4/emf/xpath/XPathContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* {@code org.eclipse.e4.ui.workbench.modeling.EModelService#findMatchingElements(org.eclipse.e4.ui.model.application.MApplicationElement, String, Class)}
2828
* instead.
2929
*/
30-
@Deprecated(forRemoval = true, since = "2025-03 (removal in 2027-03 or later)")
30+
//@Deprecated(forRemoval = true, since = "2025-03 (removal in 2027-03 or later)")
3131
public interface XPathContext {
3232

3333
/**

0 commit comments

Comments
 (0)