Fix javadoc errors#1829
Conversation
Even if it's javadoc plugin failure in tests bundle, it's better to remove references to non-existing classes. ``` org.apache.maven.reporting.MavenReportException: Exit code: 1 /home/jenkins/agent/workspace/eclipse.platform_PR-1828/ant/org.eclipse.ant.tests.ui/test plugin/org/eclipse/ant/tests/ui/testplugin/AbstractAntUITest.java:375: error: reference not found * @see ProjectCreationDecorator ^ 1 error ```
Test Results 1 758 files + 1 758 1 758 suites +1 758 1h 29m 28s ⏱️ + 1h 29m 28s Results for commit ef8e1e5. ± Comparison against base commit 11e6f8d. ♻️ This comment has been updated with latest results. |
|
This pull request changes some projects for the first time in this development cycle. An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patchFurther information are available in Common Build Issues - Missing version increments. |
Even if it's javadoc plugin failure in tests bundle, it's better to remove references to non-existing classes.