Alexandr Dorofeev
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
-
Alexandr Dorofeev 创建了一个帖子, 已回答How to call native code from IntelliJ Plugin?
How example, I have a bunch of native libraries for several architectures: mylib.dylib, mylib.so, mylib.dll There are JNI bindings in the libs, which I want to call from the plugin itself, like t...