| Re: [cdt-dev] How to trigger the "build project" command from a plug-in code? |
Hello,
I want when some event is triggered, to compile my project and then pass its executable path to some program (which is not part of my plug-in).
Could anyone tell me please how I can compile my project (similar to the Project->Build ALL or the Project->Build Project commands) through my plug-in?
Thanks,
Shai