java.lang.NoClassDefFoundError
已回答
I don't know what's going on, this problem has been bothering me for two days, does anyone know what's going on? I can't find a similar problem in the community
请先登录再写评论。
Is this class distributed along with the plugin? Looks like it's not in the runtime classpath.
BTW, you have a typo – Sokcet instead of Socket.
Thanks for your reply, until this morning, I tried running Gradle clean command and it solved my problem