Vonlinee

- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 3
-
-
Vonlinee 创建了一个帖子, 已计划java.lang.UnsatisfiedLinkError: Native Library attach.dll already loaded in another classloader
I was developing a plugin that using ExecutionListener, Here are some of my code:public class HotSwapExecutionListener implements ExecutionListener { @Override public void processStarted(@N... -
Vonlinee 创建了一个帖子, 已回答GutterIconNavigationHandler Right Click not work
I am trying to create RelatedItemLineMarkerInfo instance with its constructor, using custom MyGutterIconHandler like belows:static class MyGutterIconHandler implements GutterIconNavigationHandler<P... -
-
Vonlinee 创建了一个帖子, 已回答Jdwp options in Debug Mode
when i run my program in debug mode, the comand line jdwp protocol param (server) was set to n(like below), can this be set to y?\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:2...