'help' command throws NPE for commands with no help
| Project: | JNode Shell |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
For commands with no help information available the help command throws a NullPointException. A better solution would be to print a short message in this case, telling the user that for this command there is no available help information.
- Login to post comments
#1
Example please.
#2
Example: help javac
#3
Fixed.
#4
Automatically closed -- issue fixed for two weeks with no activity.