Hi,
I'm trying to load CommandShell into Pharo.
I have the error:
This package depends on the following classes:
����PluggableTextController
����PluggableTextView
You must resolve these dependencies before you will be able to load these definitions:��
����ShellWindowView
......
Do you know where I can find����PluggableTextController and����PluggableTextView ? Or maybe we can use other classes to make it compatible with Pharo
Cheers,