Execute External Tools after Building a project
已回答
How to make a macro that would Build a project and execute a few External tools?
请先登录再写评论。
You can use Ant or Maven, right click on the task and set it to run after compilation.