On Jan 7, 2015, at 10:15 AM, Andrei Chis <chisvasileandrei@gmail.com> wrote:Hi,There is one extra package that you need to load from the GToolkit repository: GT-InspectorExtensions-CoreRoassalIt contains all the inspector extensions that depend on roassal and thus cannot be integrated into Pharo.Cheers,AndreiOn Wed, Jan 7, 2015 at 1:35 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:Hi,I just loaded Roassal2 in Pharo4 using the following expression:Gofer it
smalltalkhubUser: 'ObjectProfile' project: 'Roassal2';
configurationOf: 'Roassal2';loadStable.When I try one of the examples I see that I am missing some GT presentations specific to Roassal. How should I load those ?<Screen Shot 2015-01-07 at 13.34.11.png>Thx,Sven