Skip to content

Clean Code for ua/org.eclipse.pde.ua.ui#2190

Open
eclipse-pde-bot wants to merge 2 commits into
masterfrom
clean-code/ua/org.eclipse.pde.ua.ui
Open

Clean Code for ua/org.eclipse.pde.ua.ui#2190
eclipse-pde-bot wants to merge 2 commits into
masterfrom
clean-code/ua/org.eclipse.pde.ua.ui

Version bump(s) for 4.41 stream

d328ec0
Select commit
Loading
Failed to load commit list.
Jenkins - eclipse-pde / Maven failed Jun 5, 2026 in 0s

2 new issues

Total New Outstanding Fixed Trend
2 2 0 0 👎

Reference build: eclipse.pde » master #207

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
2 0 0 0

Annotations

Check warning on line 5409 in jenkins-console.log

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Maven

ERROR:
Raw output
<pre><code>Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:5.0.3: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 &#x27;IDocumentProvider.getDocument(Object)&#x27; is not accessible (restriction on classpath entry &#x27;/home/jenkins/agent/workspace/eclipse.pde_PR-2190/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.20.200.v20260530-0916/org.eclipse.ui.workbench.texteditor-3.20.200.v20260530-0916.jar&#x27;) /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 &#x27;IDocumentProvider.getDocument(Object)&#x27; is not accessible (restriction on classpath entry &#x27;/home/jenkins/agent/workspace/eclipse.pde_PR-2190/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.20.200.v20260530-0916/org.eclipse.ui.workbench.texteditor-3.20.200.v20260530-0916.jar&#x27;) /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 &#x27;IDocumentProvider.getDocument(Object)&#x27; is not accessible (restriction on classpath entry &#x27;/home/jenkins/agent/workspace/eclipse.pde_PR-2190/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.20.200.v20260530-0916/org.eclipse.ui.workbench.texteditor-3.20.200.v20260530-0916.jar&#x27;) 3 problems (3 errors) -&gt; [Help 1]</code></pre>

Check warning on line 5471 in jenkins-console.log

See this annotation in the file changed.

@jenkins-eclipse-pde 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 &lt;args&gt; -rf :org.eclipse.pde.ua.ui</code></pre>