eclipse-osgi-technology/osgi.enroute

R7: use Gogo JLine shell instead of plain shell

Opened this issue · 0 comments

indexes/debug-bundles/pom.xml references the plain Gogo Shell, org.apache.felix.gogo.shell. It would be more useful to reference the JLine version, org.apache.felix.gogo.jline.

The enhanced features of JLine don't work everywhere (most annoyingly the Eclipse Console view) but then it just drops down to the same functionality as the plain shell.