I'm trying to fix some code problems to make compo...
# compose-desktop
s
I'm trying to fix some code problems to make compose work with graalvm native-image. I followed this guide (https://github.com/JetBrains/compose-jb/blob/master/compose/README.md). But my intellij is not indexing the code correctly. I'm using WSL. Does anyone have experience with how to contribute code?
k
It’s hard to understand what the actual question here is. If it’s an issue with IntelliJ not indexing your project, put a screenshot of how that looks like. Are you using IntelliJ or Android Studio as the guide explicitly says? Impossible to tell from your description. Beyond that, what kind of code are you planning to contribute? Something to core Compose? Something to Jetbrains’s version of it? Something to IntelliJ itself to work better with Compose?
m
I also don’t understand your question but I’d be interested in your findings concerning Compose and GraalVM native-image.