Hi,

There is one extra package that you need to load from the GToolkit repository:��GT-InspectorExtensions-CoreRoassal
It contains all the inspector extensions that depend on roassal and thus cannot be integrated into Pharo.


Cheers,
Andrei

On 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 ?


Thx,

Sven