Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Replaces deprecated method call #149

Merged
merged 1 commit into from
Apr 25, 2019
Merged

Replaces deprecated method call #149

merged 1 commit into from
Apr 25, 2019

Conversation

trespasserw
Copy link
Contributor

The method com.sun.jna.Pointer#getString(long, boolean) was deprecated for some time and is finally removed in recent JNA versions. This change is needed to make the plugin compatible with IDEA 2019.2+ (which will include JNA 5.3.0).

The method `com.sun.jna.Pointer#getString(long, boolean)` was deprecated for some time and is finally removed in recent JNA versions. This change is needed to make the plugin compatible with IDEA 2019.2+ (which will include JNA 5.3.0).
@ShyykoSerhiy ShyykoSerhiy merged commit 33182ee into ShyykoSerhiy:master Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants