Comment #1 on issue 3446 by elpochodelagente: VMMakerTool load config button doesn't work
http://code.google.com/p/pharo/issues/detail?id=3446

forgot to say, loading VMMaker with:

 Gofer new
     squeaksource: 'MetacelloRepository';
     package: 'ConfigurationOfVMMaker';
     load.


 (ConfigurationOfVMMaker project version: '1.3') load


Reply via email to