Bug 567172 - Cannot bind to an undefined command: plug-in='org.eclipse.wst.jsdt.ui', ...
Summary: Cannot bind to an undefined command: plug-in='org.eclipse.wst.jsdt.ui', ...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.17   Edit
Hardware: PC Windows 10
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-20 16:25 EDT by David Gilman CLA
Modified: 2020-09-21 11:54 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.