Sept. 11, 2012
4:18 p.m.
Supports: Pharo 1.2, 1.3, 1.4 Browser support: SystemBrowser, OmniBrowser. evalutate following code to install project := 'DaliotsPlayground'. conf := 'ConfigurationOfDaliotsPlayground'. pak := 'SourceCodeTourGuide'. Gofer new squeaksource: project; package: conf; load. (Smalltalk at: conf asSymbol ) project lastVersion load: pak. And then click menu item.. WorldMenu > Tools > SourceCodeTourGuide Cheers HwaJong Oh -- View this message in context: http://forum.world.st/SourceCodeTourGuide-tp4647010.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.