On Wed, May 30, 2012 at 11:58 PM, Milan Mimica
<milan.mimica@gmail.com> wrote:
On 30 May 2012 23:07, Bernardo Ezequiel Contreras
<vonbecmann@gmail.com> wrote:
try this:
#. MetacelloConfigurationBrowser open.#.�select ConfigurationOfOmniBrowser-*
#. right click on "load configuration and stable version"
I get an OmniBrowser without syntax�highlight�and without code�completion�working.
Thats because it loads the default group.
Try with this script after loading the configuration from MetacelloRepository:
Gofer it
��� squeaksource: 'MetacelloRepository';
��� package: 'ConfigurationOfOmniBrowser';
��� load.
(ConfigurationOfOmniBrowser
��� project version: #stable) load: #( 'Dev' 'Dev Tests').
�
cheers,
Guille
�
more info,
"OmniBrowser is unlikely to ever be supported in Pharo 1.4"
Kind a sums it up. Hello Nautilus!