[Vm-dev] Refactoring Browser doesn't work with Squeak 4.3

Gerardo Navarro Suarez gerardo.navarro-suarez at student.hpi.uni-potsdam.de
Tue Nov 20 00:46:38 UTC 2012


Hi Guys,

I have a clean Squeak image from the squeak.org website and I just wanted to
install the OmniBrowser as described on here [1].

I executed the following statements to install the OmniBrowser:

"Omnibrowser"
(Installer wiresong project: 'ob')
install: 'OmniBrowser';
install: 'OB-Morphic';
install: 'OB-Standard';
install: 'OB-Shout';
install: 'OB-SUnitIntegration'.

"Refactoring engine and OB integration"
(Installer ss project: 'rb')
install: 'AST';
install: 'Refactoring-Core';
install: 'Refactoring-Spelling';
project: 'Regex';
install: 'VB-Regex'.

(Installer wiresong project: 'ob')
install: 'OB-Refactory';
install: 'OB-Regex'.

When I execute the commands on the workspace, the execution crashes after a
while, see the attached image.

Does anybody knows what to do? What do I need to do to installl the
Refactoring Browser. Thanks for the help, guys.

Cheers,

Gerardo

<http://forum.world.st/file/n4655920/Screen_shot_2012-11-20_at_01.46.02.png> 

[1] - http://wiki.squeak.org/squeak/227



--
View this message in context: http://forum.world.st/Refactoring-Browser-doesn-t-work-with-Squeak-4-3-tp4655920.html
Sent from the Squeak VM mailing list archive at Nabble.com.


More information about the Vm-dev mailing list