lukas I loaded AST like that and
I get open DNU.
Stef
|instClass installWebTools font codeFont titleFont|
instClass := Smalltalk at: #Installer ifAbsent: [ScriptLoader
loadLatestPackage: 'Installer-Core' fromSqueaksource: 'Installer'.
Smalltalk at: #Installer].
instClass ss
project: 'AST';
install: 'AST-lr'.
instClass ss
project: 'RefactoringEngine';
install: 'Refactoring-Core'.
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project