regarding https://www.jetbrains.com/junie/, it's surprising to see Maven with Kotlin đ I know it's just an example and I'm nitpicking, plus Maven can be used with Kotlin, but given that Gradle is the tool with the best support for Kotlin, I think the message sent by this example could be adjusted for the sake of coherence with the overall ecosystem. How about renaming
pom.xml
to
build.gradle.kts
?
thank you color 1
a
antonarhipov
01/28/2025, 1:00 PM
Funny you're trying with the bookmarks demo app đ I do the same đ
What was the initial state when you entered the prompt? Was it an empty project, or was it a Gradle project?
In my experience, Junie checks the project correctly and if the build file is present it modifies the corresponding config
p
Piotr KrzemiĆski
01/28/2025, 1:01 PM
it's a screenshot from the linked webpage đ I haven't tried Junie live
Piotr KrzemiĆski
01/28/2025, 1:01 PM
so it's a question to the folks that prepared the graphics
a
antonarhipov
01/28/2025, 1:01 PM
ah, i see. well, it must have been a Maven/Kotlin project then. Sounds legit to me :)