[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.ecf] Re: TwitterHub
|
- From: mayworm@xxxxxxxxx (Marcelo Mayworm)
- Date: Sun, 9 Aug 2009 11:49:30 +0000 (UTC)
- Newsgroups: eclipse.technology.ecf
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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)