Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic Tokens ext point #1683

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Extension point docs and minor adjustments

a0c21c6
Select commit
Loading
Failed to load commit list.
Open

Semantic Tokens ext point #1683

Extension point docs and minor adjustments
a0c21c6
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse JDT / Compiler and API Tools failed Oct 18, 2024 in 0s

25 new issues, 401 total

Total New Outstanding Fixed Trend
401 25 376 3 👎

Reference build: eclipse.jdt.ui-github » master #257

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
1 0 24 0

Annotations

Check warning on line 172 in org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type CompilationUnitRewriteOperationsFix.CompilationUnitRewriteOperation is deprecated

Check warning on line 269 in org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type CompilationUnitRewriteOperationsFix.CompilationUnitRewriteOperation is deprecated

Check warning on line 440 in org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type CompilationUnitRewriteOperationsFix.CompilationUnitRewriteOperation is deprecated

Check warning on line 448 in org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type CompilationUnitRewriteOperationsFix.CompilationUnitRewriteOperation is deprecated

Check warning on line 452 in org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type CompilationUnitRewriteOperationsFix.CompilationUnitRewriteOperation is deprecated

Check warning on line 452 in org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type CompilationUnitRewriteOperationsFix.CompilationUnitRewriteOperation is deprecated

Check warning on line 460 in org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type CompilationUnitRewriteOperationsFix.CompilationUnitRewriteOperation is deprecated

Check warning on line 465 in org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type CompilationUnitRewriteOperationsFix.CompilationUnitRewriteOperation is deprecated

Check warning on line 470 in org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type CompilationUnitRewriteOperationsFix.CompilationUnitRewriteOperation is deprecated

Check warning on line 475 in org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type CompilationUnitRewriteOperationsFix.CompilationUnitRewriteOperation is deprecated

Check warning on line 185 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPlugin.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type ContextTypeRegistry is deprecated

Check warning on line 665 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPlugin.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type Preferences is deprecated

Check warning on line 666 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPlugin.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The method getPluginPreferences() from the type Plugin is deprecated

Check warning on line 571 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditorBreadcrumb.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated

Check warning on line 571 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditorBreadcrumb.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The method setScopes(String[]) from the type IKeyBindingService is deprecated

Check warning on line 582 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditorBreadcrumb.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated

Check warning on line 582 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditorBreadcrumb.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The method setScopes(String[]) from the type IKeyBindingService is deprecated

Check warning on line 29 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaCodeReader.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The type SingleCharReader is deprecated

Check warning on line 143 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/proposals/FixCorrectionProposal.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The method getImageData() from the type ImageDescriptor is deprecated

Check warning on line 143 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/proposals/FixCorrectionProposal.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The method getImageData() from the type ImageDescriptor is deprecated

Check warning on line 706 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/SourceViewerInformationControl.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The method getAverageCharWidth() from the type FontMetrics is deprecated

Check warning on line 128 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/FilteredElementTreeSelectionDialog.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated

Check warning on line 652 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/ProjectsWorkbookPage.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated

Check warning on line 169 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OpenProjectAction.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Deprecation

NORMAL:
The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated

Check warning on line 17 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/text/java/ISemanticTokensProvider.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Compiler and API Tools

Other

ERROR:
Missing @since tag on org.eclipse.jdt.ui.text.java.ISemanticTokensProvider