linux-china / zookeeper-intellij

IntelliJ IDEA ZooKeeper Plugin
62 stars 36 forks source link

NoClassDefFoundError: Error during dispatching of java.awt.event.MouseEvent #3

Open oschrenk opened 10 years ago

oschrenk commented 10 years ago

Edit: It seems that this issue is related to #1 . I reinstalled the plugin and also saw

1:45:06 PM NoClassDefFoundError: Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(1325,787),absolute(1726,1082),button=1,modifiers=Button1,clickCount=1] on dialog0: org/jetbrains/generate/tostring/util/StringUtil

in the event log.


It seems that the plugin is very picky about the quorum hosts it accepts.

If I use

as a quorum it will fail setting it and the event log shows

NoClassDefFoundError: Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(1345,798),absolute(1715,1027),button=1,modifiers=Button1,clickCount=1] on dialog11: org/jetbrains/generate/tostring/util/StringUtil