Join Slack
Powered by
Also my IDE seems to not recognize the packages if...
# kotlin-native
c
Chilli
06/05/2024, 10:41 AM
Also my IDE seems to not recognize the packages if i change it to anything but the default? Despite that, it compiles if I write it manually. Invalidating the cache does not fix the issue.
a
Adam S
06/05/2024, 2:32 PM
If it compiles but IJ shows red, then try running
./gradlew commonize
and re-syncing
c
Chilli
06/05/2024, 2:36 PM
Wdym
re-syncing
?
a
Adam S
06/05/2024, 3:05 PM
https://www.jetbrains.com/guide/java/tutorials/working-with-gradle/syncing-and-reloading/
3
Views
Open in Slack
Previous
Next