Smalltalk User Guide : Handling team software components : Importing components : Importing application or subapplication versions
Importing application or subapplication versions
Importing 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 method 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 imported, reset the flag to true.
Last modified date: 01/29/2015