Updated prerrequisites.
This commit is contained in:
parent
90ab4b53c4
commit
67cf3395c4
@ -290,29 +290,41 @@ GrafoscopioBrowser class >> updateGrafoscopio [
|
||||
GrafoscopioBrowser class >> updatePrerrequisites [
|
||||
"Updates the system prerequisites with new versions of itself take from the source code repository"
|
||||
|
||||
"Visualization library (which also makes main menu loadable)"
|
||||
Gofer it
|
||||
smalltalkhubUser: 'ObjectProfile' project: 'Roassal2';
|
||||
configurationOf: 'Roassal2';
|
||||
loadDevelopment.
|
||||
"Visualization library (which also makes main menu loadable)"
|
||||
Gofer it
|
||||
smalltalkhubUser: 'ObjectProfile' project: 'Roassal2';
|
||||
configurationOf: 'Roassal2';
|
||||
loadDevelopment.
|
||||
|
||||
"Open/save files on STON format"
|
||||
Gofer new
|
||||
smalltalkhubUser: 'SvenVanCaekenberghe' project: 'STON';
|
||||
configurationOf: 'Ston';
|
||||
loadBleedingEdge.
|
||||
"Open/save files on STON format"
|
||||
Gofer new
|
||||
smalltalkhubUser: 'SvenVanCaekenberghe' project: 'STON';
|
||||
configurationOf: 'Ston';
|
||||
loadBleedingEdge.
|
||||
|
||||
"Moose and Roassal integration"
|
||||
Gofer new
|
||||
smalltalkhubUser: 'Moose' project: 'Glamour';
|
||||
package: 'Glamour-Tools';
|
||||
package: 'Glamour-Roassal2-Presentations';
|
||||
load.
|
||||
"Moose and Roassal integration"
|
||||
Gofer new
|
||||
smalltalkhubUser: 'Moose' project: 'Glamour';
|
||||
package: 'Glamour-Tools';
|
||||
package: 'Glamour-Roassal2-Presentations';
|
||||
load.
|
||||
|
||||
Gofer new
|
||||
smalltalkhubUser: 'Moose' project: 'GToolkit';
|
||||
package: 'GT-InspectorExtensions-CoreRoassal';
|
||||
load.
|
||||
Gofer new
|
||||
smalltalkhubUser: 'Moose' project: 'GToolkit';
|
||||
package: 'GT-InspectorExtensions-CoreRoassal';
|
||||
load.
|
||||
|
||||
"HTML scrapping"
|
||||
Gofer new
|
||||
smalltalkhubUser: 'PharoExtras' project: 'Soup';
|
||||
configurationOf: 'Soup';
|
||||
loadStable.
|
||||
|
||||
"Data visualization"
|
||||
Gofer new
|
||||
smalltalkhubUser: 'Offray' project: 'Dataviz';
|
||||
package: 'Dataviz';
|
||||
load.
|
||||
]
|
||||
|
||||
{ #category : #'as yet unclassified' }
|
||||
|
Loading…
Reference in New Issue
Block a user