Hern��nCheers,I don't see any "do-it" right clicking on the file from the FileList.I think you have to open a Workspace with contents and then you can evaluate.In Windows if you select a file with Smalltalk code and right click you getwithout menu at all.
MessageNotUnderstood: FileList class>>allRegisteredServices
2016-05-18 2:42 GMT-03:00 Martin McClure <martin@hand2mouse.com>:
So I open Pharo 5, and the *very* *first* thing I do is to open a file list, select a file that contains the Metacello expression to load my project, and select "Do it" from the menu.
And get MNU: RubTextEditor>>doIt
:-(
This was on Linux, in case that makes a difference.
I couldn't quickly track down how this is *supposed* to work.
Regards,
-Martin