IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Create meta target

Last modified: 08 March 2021

IntelliJ IDEA lets you create a meta target for your Ant build file. A meta target can contain several different targets of your choosing. Those targets will be executed in the specified order. In this case, you don't need to change the Ant build script itself.

You can treat your meta target as a regular Ant target and assign shortcuts to it, configure triggers for running the target, etc.