jar - Eclipse cannot find Twitter class in twitter4j -
i'm using twitter4j 2.1.11 jar, eclipse doesn't seem able find classes within it. added jar referenced library, twitter cannot resolved type when trying use it. can add imports import twitter4j.* not import twitter4j.twitter.
i can tell class available present when open jar in archive viewer. how can eclipse behave?
the problem having was importing wrong archive, sources archive rather 1 found in /lib of twitter4j download.
Comments
Post a Comment