Jan. 22, 2012
11:54 p.m.
Strange, I just tested with the latest 1.4 Pharo (14294) and it works ... But if you want, there is a Jenkins build for Nautilus (https://ci.lille.inria.fr/pharo/job/Nautilus/) Enjoy, Ben On Jan 22, 2012, at 11:49 PM, Sven Van Caekenberghe wrote:
On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote:
And what about Nautilus, I want to try that too. What would be the best way to load it ?
I tried:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault.
Nautilus open
gives RBClassEnvironment not found.