9

Will Amper kill Maven and Gradle?

you are viewing a single comment's thread
view the rest of the comments
[-] agilob@programming.dev 1 points 2 years ago* (last edited 2 years ago)

Since I can remember IntelliJ frequently fails to detect changes in pom.xml. Changed dependency? Manually clean the project and click 2 buttons to let IJ discover it. Added new code without having the right dependency? Download dependencies manually first, try rebuilding the project, but you're likely to have to restart the IDE anyway. That's why I moved to VSCode.

[-] costalfy@programming.dev 3 points 2 years ago

๐Ÿ˜ฑ Never had this problems whith IJ and Gradle project

[-] agilob@programming.dev 2 points 2 years ago* (last edited 2 years ago)

Doesn't IntelliJ has some kind of Gradle wrapper built-in it that integrates with internals of IJ? They developed it to have more powers in Gradle and Kotlin, but didn't care to provide feature parity with Maven. Then they cried when people started leaving IJ for VSC.

load more comments (4 replies)
load more comments (4 replies)
this post was submitted on 10 Nov 2023
9 points (100.0% liked)

Java

1714 readers
1 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 2 years ago
MODERATORS