[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ecf] Re: TwitterHub

Hi Marcelo,

thanks a lot, works now. I had a strange ClassNotFoundException (SWTError) but after playing with the runtime configuration this problem disappeared.

I'm planning on publishing a little blog entry to describe how to install TweetHub (including ECF) to make it simpler for others.

I'll also thank you in the blog entry for your help (I hope you don't mind).

Best regards, Lars


Marcelo Mayworm wrote:
Hi Lars,

To play with TweetHub, you just need these 3 bundles:

org.eclipse.ecf.provider.twitter.ui.hub.product
org.eclipse.ecf.provider.twitter.ui.hub
org.eclipse.ecf.provider.twitter

Although you need to have ECF stuff, and that is the reason why you got that error, because TweetHub is built on top of ECF, then it depends of ECF presence API[1] and others. My suggestion is you download ECF[2] or checkout the ECF stuff(source code) through ECF psf file on releng bundle[3].

Please let me know if TweetHub works for you.


Cheers, - Marcelo

[1] http://wiki.eclipse.org/ECF_Presence_API_Bundle
[2] http://www.eclipse.org/ecf/downloads.php
[3] http://www.eclipse.org/ecf/dev_resources.php (Anonymous CVS Access to ECF Source Code)