Loading...
 
Skip to main content

System Workbench for STM32


How to run a command (in Eclipse) after build is finished?

I have a nice notification tool – it displays text under prompt of all active shells (Zsh):

https://asciinema.org/a/156726

I want to notify "Build finished", ideally with additional information "... with 0 warnings 0 errors", maybe also with project name. Eclipse just needs to run "zc-bg-notify -q 'text'" after finishing build. Is this possible?

--
Best regards,
Gortu

 
Collapse/expand modules below