Skip to main content



      Home
Home » Eclipse Projects » Equinox » Akwaard order of help for provided console commands
Akwaard order of help for provided console commands [message #100469] Sun, 28 October 2007 08:30 Go to next message
Eclipse UserFriend
Originally posted by: lars.somewhere.se

I have finally created a special command to extend the Equinox OSGi console.
Works fine!

I implemented the getHelp method to return some useful information. But even
if I got the command callback method to work I could not see the help text.
It took me some minutes to find the help because its was printed prior to
the label Valid Commands.

So the listing of available help (what you get when you type help in the
console) looks kind of akwaard because first you get a list of help for
commands that have been provided by extensions. Then you see the label Valid
Commands and after that the Equinox commands are listed. It kind of gives
you the impression that the command I added is not valid.

Any way of make custom made commands appear in the Valid Command section?

BR

Lars
Re: Akwaard order of help for provided console commands [message #101072 is a reply to message #100469] Mon, 05 November 2007 12:13 Go to previous message
Eclipse UserFriend
This has been addressed in bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=181881

There is not good reason to have "Valid commands:" printed.

Tom.
Previous Topic:Shutdown
Next Topic:ds in tomcat environment
Goto Forum:
  


Current Time: Sun Jun 08 15:18:59 EDT 2025

Powered by FUDForum. Page generated in 0.04215 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top