catkin_tools and qtcreator
Hi, I am using catkin_tools
and I have configured QTCreator as told in the wiki page, more concretely following these instructions.
However, I find myself manually opening each package as a project and I am working with tons of packages. Although CTRL+Click works (it takes me to other packages), I find a bit annoying that I have to open each package manually.
Is there a better solution for this (something like we did with catkin_make
)?
Thank you!