Files
show-comment/src/main
林万程 b8526f1c6b fix(ScalaLangDoc): ScDocTag.getCommentDataText() -> getAllText()
incompatible with IntelliJ IDEA Ultimate IU-241.14024.14 due to the following problem
Method not found (1 problem)
Invocation of unresolved method ScDocTag.getCommentDataText() (1 problem)
Method ScalaLangDoc.appendTag(...) contains an invokeinterface instruction referencing an unresolved method ScDocTag.getCommentDataText(). This can lead to NoSuchMethodError exception at runtime.
2024-03-03 21:33:30 +08:00
..