sora-editor icon indicating copy to clipboard operation
sora-editor copied to clipboard

Application Crashed

Open mohammad-ayan-008 opened this issue 1 year ago • 1 comments

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")

mohammad-ayan-008 avatar Mar 28 '24 07:03 mohammad-ayan-008

Updating to 0.23.3 or later should fix this.

Rosemoe avatar Mar 28 '24 07:03 Rosemoe