IntelliJ IDEA 2017.2 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 check box 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: 29 November 2017

See Also