There is also the verbose way :

(ConfigurationOfXXX project version: aVersion) loadAndCreateGroupInNautilus

for people who does not like to clic everywhere.

Franck


Date: Sun, 16 Aug 2015 16:30:18 +0200
From: stepharo@free.fr
To: pharo-dev@lists.pharo.org
Subject: [Pharo-dev] Projects are slowly getting to live... and

they will change our lifes.
In latest Pharo50 when you load a configuration from versionner or from the catalog and that
you say to the system to create a group in nautilus (we should add a commandline handler too)
you get a project (group) with all your packages together ready to work ;)
Here I loaded the ConfigurationOfMetaBoardBoard and I got the following...
There are certainly improvements to do but this is a nice rethinking of groups (in fact I always wanted them
like that but nautilus got them differently).

So when you are a nice guy using configuration you will automatically get your nice projects
at the top and you can work fast. We can imagine that the groups could also get smarter and do a lot of automatic things for us.

Stef