Does anyone have an up to date tutorial for using Twitter4j in Processing 2?

I've been trying to create my OWN sketch for the arduino that sends a tweet when a photoresistor reaches a certain light threshold. BUT, any tutorial on Twitter4j is outdated. So I ask again, does anyone have a method of using Twitter4j in Processing 2?

OR ECLIPSE. That'd be wonderful too.

OR if there is a better alternative, that would also be fantastic.

i wouldn't bother with processing to twitter. it's a pain.
rather connect with twitter through JS or PHP, and just use processing to send the data to your page/server