mbonnin
07/25/2022, 8:50 AMMichael Paus
07/25/2022, 9:20 AMmbonnin
07/25/2022, 9:23 AMMarco Righini
07/25/2022, 9:35 AMMichael Paus
07/25/2022, 9:48 AMmbonnin
07/25/2022, 9:49 AMMichael Paus
07/25/2022, 9:50 AMmbonnin
07/25/2022, 9:50 AMmbonnin
07/25/2022, 9:50 AMMichael Paus
07/25/2022, 9:51 AMmbonnin
07/25/2022, 9:52 AMMichael Paus
07/25/2022, 9:53 AMMichael Paus
07/25/2022, 10:14 AMmbonnin
07/25/2022, 10:17 AMmbonnin
07/25/2022, 10:17 AMmbonnin
07/25/2022, 10:17 AMmbonnin
07/25/2022, 10:31 AMmbonnin
07/25/2022, 10:31 AMMichael Paus
07/25/2022, 10:45 AMmbonnin
07/25/2022, 10:45 AMmbonnin
07/25/2022, 10:46 AMMichael Paus
07/25/2022, 11:58 AMRacka N
07/25/2022, 1:06 PMplatform
stuff that aren't getting resolved. Which I assume is because I'm on Windows.Racka N
07/25/2022, 1:09 PMplatform
inside main.macos.kt
and main.uikit.kt
. Everything else seems to work fine on my part.
Info about my machine:
IntelliJ IDEA 2022.2 RC (Community Edition)
Build #IC-222.3345.90, built on July 20, 2022
Runtime version: 17.0.3+7-b469.32 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 990M
Cores: 8
Registry:
debugger.new.tool.window.layout=true
ide.experimental.ui=true
Non-Bundled Plugins:
wu.seal.tool.jsontokotlin (3.7.4)
net.antelle.intellij-xcode-dark-theme (1.2.4)
dev.polek.adbwifi (1.2.5)
com.intellij.plugins.expui (0.4)
org.jetbrains.plugins.hocon (2022.1.0)
club.nutsoft.Github3Theme (1.1.9)
Docker (222.3345.90)
com.squareup.sqldelight (1.5.3)
com.haulmont.jpab (2022.3.1-222)
androidx.compose.plugins.idea (222.3345.90)
Kotlin: 222-1.7.10-release-334-IJ3345.90
vanniktech
07/25/2022, 1:22 PMRacka N
07/25/2022, 1:38 PMandroidMain
but weirdly only some some compose dependencies. Like foundation
and material
don't work but runtime
works.
Also the project no longer has the issue with resolving commonMain
stuff as other dependencies and classes defined in commonMain
work as expected in androidMain
. This was broken in older versions of IntelliJ and AS but works in 2022.2 RC.
The attached screenshot would have been broken in older versions but works fine in IJ 2022.2 RC.
Might some other weird issue with the Gradle configuration.Michael Paus
07/26/2022, 12:44 PMmbonnin
07/26/2022, 12:45 PM