How to import an External Tools configuration?
I have created a configuration for use of an external tool (PCLint) and successfully ran the tool in my STM IDE. I exported that configuration and got the .launch file, but now other developers on my team want to run the same external tool configuration and we cannot figure out how to do this. All the info is in the exported file, we're just missing how to get that info into the IDE to avoid having to manually copy and paste all of the fields.
