<< Twitter4J 1.1.1 released | Home | Twitter4J 1.1.4 released >>

Twitter4J 1.1.2 released

Twitter4J 1.1.2 has just been released and will be available from the maven central repository soon.

Twitter4J is an open-sourced and mavenizable Java library for the Twitter API which is released under a BSD-style license.
http://yusuke.homeip.net/twitter4j/index.html


With Twitter4J, you can easily integrate your application with twitter.com.

This release contains a couple of bug fixes for AsyncTwitter.
Users using AsyncTwitter may want to apply this apply this release.
Here are the list of fixes included in version 1.1.2.

Bug

  • [TFJ-61] - AsyncTwitter#createFavoriteAsync(), destoryStatusAsync(), destroyFavoriteAsync() should take long instead of int
  • [TFJ-64] - AsyncTwitter#show(long) fails with ClassCastException

Improvement

  • [TFJ-63] - typo: detroy -> destory



Re: Twitter4J 1.1.2 released

Can you please give me a hint on how to use this with Processing on Windows XP? I put the .jar file into the CLASSPATH, but when I try to compile a Processing sketch it returns "Cannot find a class or tyoe named 'Twitter'".

Re: Twitter4J 1.1.2 released

The following thread might be helpful. http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Integrate;action=display;num=1192732862 Cheers,

Add a comment Send a TrackBack