Skip to content

build: Support a wider range of Eclipse versions - #1526

Draft
FlorianKroiss wants to merge 1 commit into
eclipse-lsp4e:mainfrom
FlorianKroiss:support-older-eclipse-targets
Draft

build: Support a wider range of Eclipse versions#1526
FlorianKroiss wants to merge 1 commit into
eclipse-lsp4e:mainfrom
FlorianKroiss:support-older-eclipse-targets

build: Support a wider range of Eclipse versions

e0cbc54
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 1, 2026 in 1s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 160 in org.eclipse.lsp4e/src/org/eclipse/lsp4e/outline/CNFOutlinePage.java

See this annotation in the file changed.

Code scanning / CodeQL

Deprecated method or constructor invocation Note

Invoking
CommonViewer.setSorter
should be avoided because it has been deprecated.