Vonlinee
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
-
Vonlinee created a post, Plannedjava.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 created a post, AnsweredGutterIconNavigationHandler 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 created a post, AnsweredJdwp 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...