Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

intellij autobuild

loden answered on May 14, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers


intellij autobuild

0

Configure the background compilation

Press ⌘ Comma to open the IDE settings and select Build, Execution, Deployment | Compiler.

On the Compiler page, select Build project automatically.

Now when you make changes in the class files, IntelliJ IDEA automatically performs the incremental build of the project.

The automatic build also gets triggered when you save the file (⌘ S) or when you have the Save files automatically if application is idle for N sec. option selected in the System settings dialog.



To use the module you simply need to add it as a dependency in your 

Maven POM: 

or your Gradle build file: 

Popularity 3/10 Helpfulness 1/10 Language css
Tags: auto-build css
Link to this answer
Share Copy Link
Contributed on May 14 2023
loden
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.