Is there any method to create new linked folder like eclipse did?
Answered
Hi,
My project is not in local, I have to build them in linux server with some special tool chain. So I use mapped folder method with windows folder manager speciality.
In eclipse, I can create one linked folder which point to that mapped network driver. Through that, eclipse can parse source code in network driver correctly.
But I haven't find the similar function in Clion. Is there any method to create linked folder in Clion project, like Eclipse did?
Thanks!
Please sign in to leave a comment.
Hi!
It hasn't implemented in CLion yet. Please submit a feature request in our tracker: https://youtrack.jetbrains.com/issues/CPP.
Hi Anna,
Thanks for your answer. :)
I submitted CPP-9369 for this enhancement.
Hope team can add this feature quickly. :)