cancel
Showing results for 
Search instead for 
Did you mean: 

How do you make CubeIde use real directories?

AlbertG
Associate

Hello,

 

Is there a way to make CubeIde use real directories for the .c, .cpp and .h files instead fake ones?

 

It makes copying files a pain. There is surely a way so that I have not to spend my time searching the real path of every single file.

 

Thanks in advance,

 

Albert

 

PD: Examples in images

1 ACCEPTED SOLUTION

Accepted Solutions
Pavel A.
Evangelist III

There is surely a way so that I have not to spend my time searching the real path of every single file.

To quickly find the real file location: right click -> Show in -> System explorer.

Unfortunately, Eclipse is Eclipse. Takes some time to get used to it.

 

View solution in original post

2 REPLIES 2
Pavel A.
Evangelist III

There is surely a way so that I have not to spend my time searching the real path of every single file.

To quickly find the real file location: right click -> Show in -> System explorer.

Unfortunately, Eclipse is Eclipse. Takes some time to get used to it.

 

Thanks, I was feeling dumb. This works.

 

PD: It is a STMCubeIde Project, but i suppose the same happens.