IntelliJ not autobuilding the application
已回答
Hi,
As mentioned above, the resolution I'm trying to look for something with below syntax. I'm not sure if I'm missing something.
compile.automake….
Please find attached.

Please provide help. Thanks!
1 条评论
排序方式
日期
投票数
To enable automatic building in IntelliJ IDEA, you can go to `Settings` (or `Preferences` on macOS) > `Build, Execution, Deployment` > `Compiler` and check the `Build project automatically` option. If you're using a specific build system like Maven or Gradle, ensure that the corresponding settings are also configured to enable automatic building. If the issue persists, please share the zipped log folder with JB support team via a YouTrack(https://youtrack.jetbrains.com/newIssue) ticket for further analysis.
请先登录再写评论。