PharoLauncher preSpur images
Jan. 23, 2017
3:18 p.m.
Pre-Spur images were not available in my PharoLauncher. I thought they used to be. Were they removed on purpose? Anyway, for other's reference here is the required hack... Add method... PhLHTTPListingTemplateGroup class >> pharo50preSpur ^ self name: 'Pharo 5.0 (preSpur)' url: ' http://files.pharo.org/image/50-preSpur/' asZnUrl Insert into... PhLTemplateGroupRepository class >> groups .... Groups at: PhLHTTPListingTemplateGroup pharo50preSpur put: true. Evaluate "PhLTemplateGroupRepository resetGroups" cheers -ben
3476
Age (days ago)
3476
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ben Coman