Hallo,
Today i had a look at the Multicontainer Project Template in ApolloX. And i was surprised that the workspace file uses absolute path.
{
"folders": [
{
"path": "."
},
{
"path": "/home/USER/repos/ApolloX_Multi/ApolloXMulti/Frontend"
},
{
"path": "/home/USER/repos/ApolloX_Multi/ApolloXMulti/Backend"
}
],
This makes collaborating quite difficult. I hob it will be changed soon so we can move forward with our project.
Best Regards
Simon