Clean Code for ua/org.eclipse.pde.ua.ui #2190
Open
Jenkins - eclipse-pde / Maven
failed
Apr 28, 2026 in 0s
2 new issues
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 2 | 2 | 0 | 0 | 👎 |
Reference build: eclipse.pde » master #177
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 2 | 0 | 0 | 0 |
Annotations
Check warning on line 5426 in jenkins-console.log
jenkins-eclipse-pde / Maven
ERROR:
Raw output
<pre><code>Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:5.0.3-SNAPSHOT:compile (default-compile) on project org.eclipse.pde.ua.ui: Compilation failure: Compilation failure: /home/jenkins/agent/workspace/eclipse.pde_PR-2190/ua/org.eclipse.pde.ua.ui/src/org/eclipse/pde/internal/ua/ui/editor/cheatsheet/simple/SimpleCSInputContext.java:[59] IDocument document = getDocumentProvider().getDocument(input); ^^^^^^^^^^^ Access restriction: The method 'IDocumentProvider.getDocument(Object)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2190/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.20.100.v20260426-1223/org.eclipse.ui.workbench.texteditor-3.20.100.v20260426-1223.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2190/ua/org.eclipse.pde.ua.ui/src/org/eclipse/pde/internal/ua/ui/editor/ctxhelp/CtxHelpInputContext.java:[55] IDocument document = getDocumentProvider().getDocument(input); ^^^^^^^^^^^ Access restriction: The method 'IDocumentProvider.getDocument(Object)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2190/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.20.100.v20260426-1223/org.eclipse.ui.workbench.texteditor-3.20.100.v20260426-1223.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2190/ua/org.eclipse.pde.ua.ui/src/org/eclipse/pde/internal/ua/ui/editor/toc/TocInputContext.java:[51] IDocument document = getDocumentProvider().getDocument(input); ^^^^^^^^^^^ Access restriction: The method 'IDocumentProvider.getDocument(Object)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2190/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.20.100.v20260426-1223/org.eclipse.ui.workbench.texteditor-3.20.100.v20260426-1223.jar') 3 problems (3 errors) -> [Help 1]</code></pre>
Check warning on line 5488 in jenkins-console.log
jenkins-eclipse-pde / Maven
ERROR:
Raw output
<pre><code> Re-run Maven using the -X switch to enable full debug logging. For more information about the errors and possible solutions, please read the following articles: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException After correcting the problems, you can resume the build with the command mvn <args> -rf :org.eclipse.pde.ua.ui</code></pre>
Loading