Mohammad Ayan

Results 2 issues of Mohammad Ayan

Make a script that can setup java 21 on termux

java.lang.NoSuchMethodError: No static method obtain(IJ)Lio/github/rosemoe/sora/lang/styling/Span; Only when I use editor.setLanguage(new JavaLanguage()) Dependencies I used implementation(platform("io.github.Rosemoe.sora-editor:bom:0.23.2")) implementation("io.github.Rosemoe.sora-editor:language-java") implementation("io.github.Rosemoe.sora-editor:editor")