Execute External Tools after Building a project
Answered
How to make a macro that would Build a project and execute a few External tools?
Please sign in to leave a comment.
You can use Ant or Maven, right click on the task and set it to run after compilation.