On Wed, May 30, 2012 at 11:58 PM, Milan Mimica <[email protected]>wrote:

> On 30 May 2012 23:07, Bernardo Ezequiel Contreras <[email protected]>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,
>>
>> http://stackoverflow.com/questions/10518095/install-script-for-omnibrowser-for-pharo-1-3/10524038#10524038
>>
>>
> "OmniBrowser is unlikely to ever be supported in Pharo 1.4"
>
> Kind a sums it up. Hello Nautilus!
>
>
> --
> Milan Mimica
> http://sparklet.sf.net
>

Reply via email to