https://kotlinlang.org logo
Title
s

Spikey Sanju

11/05/2020, 10:48 AM
Do I need to use IntelliJ IDEA to work on Compose Desktop? Is it possible to work with android studio?
a

andylamax

11/05/2020, 10:48 AM
It is possible
s

Spikey Sanju

11/05/2020, 10:49 AM
If possible how? Do I need to download any plugin?
a

andylamax

11/05/2020, 10:51 AM
Are you on the latest canary build?
s

Spikey Sanju

11/05/2020, 10:51 AM
yes
a

andylamax

11/05/2020, 10:51 AM
And have upgraded the kotlin plugin from the market? to match the latest eap?
s

Spikey Sanju

11/05/2020, 10:56 AM
Yeah just now configured kotlin eap
What I have todo next?
a

andylamax

11/05/2020, 10:58 AM
Are you trying to use the create project wizard? or use gradle configuration way? If it is the create project wizard, you going to have to swith to intelliJ. If you can configure gradle, you don't need to switch at all
So for gradle configure I have to follow above steps right?
a

andylamax

11/05/2020, 11:01 AM
Yes, exactly that.
s

Spikey Sanju

11/05/2020, 11:04 AM
Thanks man!
t

Tijl

11/05/2020, 2:00 PM
I assume preview does not work in the common sourceset though?
1