Execute External Tools after Building a project

Answered

How to make a macro that would Build a project and execute a few External tools?

0
1 comment

You can use Ant or Maven, right click on the task and set it to run after compilation.

0

Please sign in to leave a comment.