IntelliJ IDEA 2017.3 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: 6 March 2018

See Also