Smalltalk User Guide : Handling team software components : Exporting components : Exporting application or subapplication versions
Exporting application or subapplication versions
Exporting an application copies the selected application version and all of its subapplications.
You can disable the copying of subapplications, and copy only the selected application, by evaluating the following expression in a Transcript or Workspace window:
EtTools moveAllSubApplicationsToo: false
This sets the flag moveAllSubApplicationsToo to false.
You must copy any prerequisite applications separately. After the application is exported, reset the flag to true.
Last modified date: 01/29/2015