We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › Processing and twitter
Page Index Toggle Pages: 1
Processing and twitter (Read 1058 times)
Processing and twitter
Jan 27th, 2009, 11:19am
 
Hi,

I would like to import the following library : http://yusuke.homeip.net/twitter4j/en/index.html but i do not see the directory 'librairie' into the zip file.

Who can help me on how to install/declare this library ?

Thanks in advance for your help,
Johnny Baillargeaux
Re: Processing and twitter
Reply #1 - Jan 27th, 2009, 12:20pm
 
You see no "library" folder because it is a pure Java library, not a Processing one...
You can still use it. I suppose there is a jar file in the archive. You can put it in a "code" folder in the sketch folder. Processing will find it when you will import the library.
Re: Processing and twitter
Reply #2 - Jan 27th, 2009, 4:17pm
 
Ok Thx a lot for this prompt replay. I will try that.

Johnny Baillargeaux
Page Index Toggle Pages: 1