mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_notable_list_2020.md: ASM 8.0.1 library
This commit is contained in:
parent
cf84b205f3
commit
d552afe43c
@ -48,6 +48,9 @@ Deprecating JavaFX in favor of JCEF
|
||||
|
||||
Adopting builder-style API of the new `AnnotationHolder.newAnnotation()` API.
|
||||
: The previous`AnnotationHolder.createXXXAnnotation()` methods are deprecated. Please use the new [`AnnotationHolder`](upsource:///platform/analysis-api/src/com/intellij/lang/annotation/AnnotationHolder.java) API and [`AnnotationBuilder`](upsource:///platform/analysis-api/src/com/intellij/lang/annotation/AnnotationBuilder.java)
|
||||
|
||||
ASM Library 8.0.1
|
||||
: Updated from 7.0.1.
|
||||
|
||||
# 2020.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user