Skip to content

Perform clean code of ua/org.eclipse.pde.ua.ui

5b95bcf
Select commit
Loading
Failed to load commit list.
Open

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

Perform clean code of ua/org.eclipse.pde.ua.ui
5b95bcf
Select commit
Loading
Failed to load commit list.
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

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-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 &#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.100.v20260426-1223/org.eclipse.ui.workbench.texteditor-3.20.100.v20260426-1223.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.100.v20260426-1223/org.eclipse.ui.workbench.texteditor-3.20.100.v20260426-1223.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.100.v20260426-1223/org.eclipse.ui.workbench.texteditor-3.20.100.v20260426-1223.jar&#x27;) 3 problems (3 errors) -&gt; [Help 1]</code></pre>

Check warning on line 5488 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>