IntelliJ IDEA 2019.1 Help

Post-Processing Tab

File | Project Structure | Artifacts | <artifact> | Post-processing

After the artifact is built, you can process it further by running an Ant target. To do that, select the Run Ant target checkbox and specify the target. (The corresponding build file must already be added to your project.)

To specify the parameters to be passed to the target, use the Properties section.

Last modified: 20 June 2019

See Also