Hi Aliaksei I have a question. Why do we have to do that all this list and not one single ConfigurationOfGTSpotter new load. Stef
Hi,
We would like to present a brand new Spotter design! It follows all modern UI techniques as flat and material design. Feel the future coming! Update Spotter to the latest version:
{ { 'ConfigurationOfRubric'. 'AlainPlantec'. 'Rubric' }. { 'ConfigurationOfGlamourCore'. 'Moose'. 'Glamour' }. { 'ConfigurationOfGTInspectorCore'. 'Moose'. 'GToolkit' }. { 'ConfigurationOfGTPlaygroundCore'. 'Moose'. 'GToolkit' }. { 'ConfigurationOfGTSpotter'. 'Moose'. 'GToolkit' }. { 'ConfigurationOfGToolkitCore'. 'Moose'. 'GToolkit' }. } do: [ :spec | Gofer new smalltalkhubUser: spec second project: spec third; package: spec first; load ]. ConfigurationOfGToolkitCore loadDevelopment. KMRepository reset.
Best wishes, GT Team