[UX] When clicking "Run" nothing happens unless a java file is open / extension is loaded #18004
Labels
area/languages
Issues related to Language extensions or plugins integration.
area/ux
Issues related to User Experience Design
kind/bug
Outline of a bug - must adhere to the bug report template.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
severity/P2
Has a minor but important impact to the usage or development of the system.
Milestone
Describe the bug
Clicking "Start Debugging" or "Start Without Debugging" from Theia Debug menu has no effects until the Java extension is not activated:
Clicking on those items AFTER opening a Java file (and the Java extension has started) does have an effect.
Che version
che.openshift.io
Steps to reproduce
Expected behavior
If no event is hooked to a menu item, then that item should be disabled.
The text was updated successfully, but these errors were encountered: