I would like to add a new IDL file to a Redhawk SDR project using the IDE, but I am unable to find any documentation on how to do this. I have created a new SCA IDL project and added the IDL file. It seems to compile and generate the .h file, but how do I get it to generate the Servant and Client .h files and then include them in my Component Project? Also, when I generate the Servant side .h is it possible to generate a template impl file?
Thank you for your help.