Is it possible to use IDEA instead of AS? I cannot...
# declarative-gradle
j
Is it possible to use IDEA instead of AS? I cannot find the flags on IDEA
• the
gradle.declarative.studio.support
and
gradle.declarative.ide.support
flags
I tried VS Code and AS Canary, but nothing works The project is working on the terminal, so the only problem I have is highlighting
On the IDEA EAP the flags exist but I cannot get it working after enabling them and restarting the IDE.
Tried on macOS, it does not work on IDEA EAP (others not tested)
j
I haven't seen anything that indicates there is support for intellij
j
On the latest blog post:
Support for VS Code and Eclipse IDE
In the first EAP, we introduced support in IntelliJ IDEA and Android Studio, but we want Declarative Gradle to get first-class support in all modern IDEs.
Anyway it is only working on the terminal for me, no luck with IDE highlighting. Gradle 8.11.1 and publishing my plugin to maven local.
j
Ah, weird.
I didn't see it in the docs site, didn't think to read the blog post for info about it
j
Yep, it is a bit weird it is not mentioned on the docs.
j
hi folks; are you working off the instructions provided here: https://declarative.gradle.org/docs/getting-started/setup/#ide ? are these the versions not working for you?
j
I am using the nightly from Toolbox
j
Toolbox nightly is different, instructions say to pull from the linked Google Drive folder.
j
Yeah, but as I saw they mentioned intellij on the blog and both IDEs I have was showing the flags on Registry, I thought they could work
I will try one from Drive later
j
It works :)
r
Is it still working for you guys? I downloaded the build from Google Drive but I got the error `IntelliJ IDEA EAP Build Expired`:
p
Hi, We raised that to JetBrains folks and they are cooking new builds as I type. I'll update this channel when a new IntelliJ build is up. In the meantime you can use Studio instead.
thank you 2