TopBraid Composer has a sophisticated mechanism to manage namespaces and imports in your files. The system scans the files in the Eclipse workspace and keeps a record of which namespaces are used in which file. This file registry is used to automatically resolve imports to matching files. Local files can also be provided with a lock to mark them as read-only. The system can of course also import namespaces from the Web or download them into local copies.
|