Forum Discussion
Andrey_M
12 years agoContributor
Hi Leon.
You may add (not copy) existing item into your current project from another project (you'll see "shortcut arrow" on the unit symbol indicating link to "external" module). This mechanism allows shared use of modules across different projects (which is not limited to the same suite).
If you need common library built from your modules, I think the best approach in using script extensions.
You may add (not copy) existing item into your current project from another project (you'll see "shortcut arrow" on the unit symbol indicating link to "external" module). This mechanism allows shared use of modules across different projects (which is not limited to the same suite).
If you need common library built from your modules, I think the best approach in using script extensions.