开发者

import winterwell.jtwitter.Twitter;

i am doing an exercise from Orielly book, and they used that Twitter package that my api doesnt have.. where do i get that package from 开发者_JAVA技巧to set it inside my project?


jtwitter

(BTW - first link if you ask google about jtwitter...)


easiest way to use it in an eclipse project:

  1. create a folder inside the project, like lib
  2. copy the jar file(s) to that folder
  3. right-click on the jar file in that folder and do a "add to build path"

All three steps have to be done on the package explorer.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜