KotlinIsland

Results 497 comments of KotlinIsland

I don't understand, I want to be able to create an html extension function but also use it independently, this is the only way I can see.

`java.lang.RuntimeException: java.lang.IllegalAccessException: module java.base does not open java.lang to unnamed module` What does that mean 🤔

Probably something to do with `Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "com.intellij.util.lang.PathClassLoader"). To use archived non-system classes, this property must not be set...

`Could not write standard input to Gradle Test Executor 1. java.io.IOException: The pipe is being closed` 🤔🤔🤔

@koxudaxi This error is no longer present, now it's just some tests that are failing, I have no idea how to resolve them though, any suggestions?

@koxudaxi I don't understand why the tests are failing, I have manually tested the plugin in 2022.3 and it appears to be functioning correctly.

I've changed the `platformVersion` to `2022.2.1` and that has resolved the failing tests.

I have absolutely no need for a copy of main branch to sit around and get out of date, I would rather just link the child branches directly to the...

If I `checkout origin/master` then I get a @detachhead? wacky!

Why not rewrite the project in Kotlin 😳