cancel
Showing results for 
Search instead for 
Did you mean: 

How to link multiple projects together?

NKuma.17
Associate

I am working on a code that needs multiple projects to be linked to the main project. Every time I copy the project to a new system, the projects become unlinked and the linking is required. Is it possible to add a relative path so that the projects will be automatically linked when I load them to a new system?

 

For example:

Project1

Project2

Project3

Project_main

 

Here, the Project_main is linked to the Project1, Project2 and Project3.

1 REPLY 1
Markus GIRDLAND
ST Employee

Hello there,

Are the different Project1, 2 and 3 actual projects or libraries that you link to the main project?

Assuming that the structure is preserved when moving to the new system it should be possible. You might need to look for build dependencies setup in order to check if any updates have happened in the other projects in order to keep everything in-sync.