You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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")
The text was updated successfully, but these errors were encountered:
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")
The text was updated successfully, but these errors were encountered: