Bug 567172

Summary: Cannot bind to an undefined command: plug-in='org.eclipse.wst.jsdt.ui', ...
Product: [Eclipse Project] Platform Reporter: David Gilman <deej7979>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: minor    
Priority: P3 CC: lrozenblyum
Version: 4.17   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description David Gilman CLA 2020-09-20 16:25:02 EDT
After 4.17 upgrade (which broke WindowBuilder, and before that was fixed), I dumped eclipse and re-installed fresh version of j2ee bundle. Every start-up I get 35 warnings like 

eclipse.buildId=4.17.0.I20200902-1800
java.version=14.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product -data file:/E:/Projects/eclipse/workspaces/jee-workspace/ -product org.eclipse.epp.package.jee.product -clean

org.eclipse.ui
Warning
Sun Sep 20 16:11:32 EDT 2020
Cannot bind to an undefined command: plug-in='org.eclipse.wst.jsdt.ui', id='org.eclipse.wst.jsdt.ui.JavadocView'.

I cannot find why, and though it's far from a real problem, filling up the error log with useless messages is annoying, and might hide something I really should see.