I have an external tool I need to be executed everytime Intellij runs Make. In eclipse I could easily modify the build steps, but I dunno how to achieve that here.
Any ideas?
I expect that it would deal with my resources using external script without having to run it manually before each test run.