about an exception
Hello,
I try to execute my plugin but everytime I get the following exception:
ERROR: com/sun/jna/Pointer
java.lang.NoClassDefFoundError: com/sun/jna/Pointer.....
I don't know what is the problem here because before it works without any problem.
请先登录再写评论。
Also get the same. even when an empty project runs. Pls tell me if you fixed that...
I just reinstall IntelliJ Idea and the problem was resolved
Yeah. solved. But needed to remove folder which keeps some references in the .IdeaIC11 in linux which is default hidden. press Ctrl +H to view it in ubuntu.
Thanx!