java.lang.NoClassDefFoundError
Answered
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
Please sign in to leave a comment.
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