mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Api changes 2019: fast-serialization library
This commit is contained in:
parent
63b10f4f16
commit
e847777a09
@ -11,6 +11,9 @@ See the note on how to document new problems on the main page reference_guide/ap
|
||||
-->
|
||||
|
||||
## Changes in IntelliJ Platform 2019.2
|
||||
`org.nustaq` package removed
|
||||
: [fast-serialization](https://github.com/RuedigerMoeller/fast-serialization) library was removed, please use `com.intellij.serialization.ObjectSerializer` instead.
|
||||
|
||||
`java.org.java_websocket` package removed
|
||||
: [Java-WebSocket Library](https://github.com/TooTallNate/Java-WebSocket) was removed, bundle it with your plugin instead.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user