Start-up
| Project: | JNode All |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I boot from a bare PC and/or form a VMWare-player, using the All-pluggins option.
I am able to dir, gc, beep and do many other commands.
But edit (among other) leads to
Command class cannot be instanciatiated
Class org.jnode.shell.CommandInfo can not access a member of class org.jnode.edit.EditCommand with modifiers "".
When I edit file with a file just created with touch, I get the same error.
help edit, also leads the same error (with different first line) .
- Login to post comments
#1
Solved: Used leed instead.
#2
there is still a bug since 'edit' doesn't work, right ?