Bug 578437 - Fix ConsoleManeger when builtin is set to true

Setting osgi.console.enable.builtin=true long ago would enable the
built-in console in the Framework.  This console got removed long ago.
Today if you set osgi.console.enable.builtin=true you will get a useless
message about not being able to find the "unknown" bundle.

This fix is to look for the equinox.consolve bundle if the
osgi.console.enable.builtin configuration property is set to true or
false.

Change-Id: Icae4481d55babd7e2a31c665ac66d1937558918c
Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.framework/+/190126
1 file changed