ApolloX Multicontainer Project generates files with absolute path

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

Hi @SimonBaur ,

I’ve passed your concern to the extension team and it will be analyzed. If there is any updates on this we’ll post here.

Best regards,
Lucas Akira

Hi @SimonBaur

A quick update: the R&D team is executing some tests with the modification to use relative paths.

Soon enough we will have more information about it.

And thanks for bringing up this topic :slight_smile:

Best regards,

Hallo @henrique.tx

Thank you for passing the issue along :slight_smile:

Best Regards,
Simon

Hi @SimonBaur !

The Torizon IDE version 2.4.0 and newer should have this issue fixed. Could you please test on your side?

Best regards,