Skip to content
This repository was archived by the owner on Apr 5, 2020. It is now read-only.
This repository was archived by the owner on Apr 5, 2020. It is now read-only.

EchoDemo does not working #3

Description

@xlebeling

hey everyone,

i can't get the EchoDemo running.
If i run sudo java com.nqysit.whatsapp.EchoDemo, I get the following:

Exception in thread "main" java.lang.NoClassDefFoundError: com/google/gson/JsonParser at com.nqysit.whatsapp.Client.parseMessages(Client.java:128) at com.nqysit.whatsapp.Client.ListenIncomingMessages(Client.java:58) at com.nqysit.whatsapp.EchoDemo.main(EchoDemo.java:28) Caused by: java.lang.ClassNotFoundException: com.google.gson.JsonParser at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 3 more
Does anybody got an idea?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions