Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to create a build configuration with Ipr build runner?

0
Posted

How to create a build configuration with Ipr build runner?

0

TeamCity allows to compile and run tests for IntelliJ IDEA projects using Ipr build runner. When you specify the build configuration for your project, you can define the parameters of the Ipr build runner on Create/Edit Build Configuration page: • From the Runner drop-down list, select Ipr. • In the Path to .ipr file field, type the path to IntelliJ IDEA project file. Basing on the information on the IntelliJ IDEA project file you provide in this field, Ipr build runner will create an Ant script to run the build. Compared with Ant, the Ipr build runner creates the build script on-the-fly and does not require the build script rebuild. • To specify the Workspacesetting, click Add JDK, Add Library, or Add IDEA JDK links. In the window which opens, type the name of the JDK library you use and click Add. The corresponding content appears in the Workspace field (you can modify it if necessary). Note: The JDK and libraries are not kept in VCS, and it is necessary to define them on this step.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.