Join Slack
Powered by
<https://stackoverflow.com/questions/64717218/how-...
# compose-desktop
a
Animesh Sahu
11/06/2020, 3:20 PM
https://stackoverflow.com/questions/64717218/how-to-sync-build-gradle-kts-settings-with-intellij-linter
any idea how to sync gradle compilation options with intellij linter?
s
snrostov
11/06/2020, 3:35 PM
This seems like a bug. Can you please fill issue in
https://kotl.in/issue
?
a
Animesh Sahu
11/06/2020, 3:45 PM
Sure
🙏 1
s
subashz
11/06/2020, 7:42 PM
Try this zipped project attached on this issue. That fixed for me.
https://github.com/JetBrains/compose-jb/issues/61#issuecomment-723054985
a
Animesh Sahu
11/07/2020, 5:14 AM
@subashz
interesting, that actually works! It somehow sets the Intellij Facets as I change the gradle files, don't know how...
Animesh Sahu
11/07/2020, 5:14 AM
Why's the project made from intellij's project wizard doesn't seem to synchronize with the settings 🤔
s
subashz
11/07/2020, 5:23 AM
It's a issue that is fixed on next release. For now. It needs specific android grade plug in, kotlin compiler plug and other stuff.
2
Views
Open in Slack
Previous
Next