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

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -