Running post-compilation tasks

Is it possible to run a command line script after IDEA 10 finishes compiling the project sources?

Thanks in advance,
Behrang

0

You can probably record a macro with Build | Make and some External Tool and bind it to keyboard shortcut. Or the same macro with Ant task instead of the External Tool.

0

请先登录再写评论。