Search code examples
androidtwitter4j

How do I import twitter4j into eclipse?


I have downloaded twitter4j-4.0.1.zip from the twitter4j page and from github in eclipse I unzip then file>import>Existing Android Code Into Workspace>next>browse file location, and eclipse does not find any projects. This says to copy the jar file into the lib folder, but am I supposed to import as a library first? Not sure what I am doing wrong.


Solution

  • This was correct. Right click your project>Properties>Java Build Path>Add External JARS>twitter4j-core