Community
Participate
Working Groups
In the Gogo-based shell the commands of the legacy CommandProviders are registered as gogo commands by a CommandProviderAdapter. Since multiple CommandProviders provide _help() command, they all are registered with the scope and name equinox:help. The result is that these commands hide the original equinox:help command, registered by the shell.
Fix submitted to equinox incubator.
Created attachment 201546 [details] org.eclipse.equinox.console.supportability bundle
Created attachment 201547 [details] org.eclipse.equinox.console.supportability source bundle
New version added to the EBR
Virgo now uses the version added to EBR so I close this bug.
Closing the bug as fixed.