Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] TweetHub issue on the Mac

Hi Ted

Actually the only views that can get populated right now are Messages and Following. The search view should also provide some results, but we need to put a bit more work in there.

We'll be adding content in for the rest of the views this week - I just got caught up in some layout issues :-)

Any feedback about the app is appreciated, so let us know how it goes for you
Thanks
James


On Sat, 27 Jun 2009 13:29:00 -0700
 Ted Kubaska <ted.kubaska@xxxxxxxxx> wrote:
James, I guess you made some changes ... anyway as both a product and with the runtime workbench, TweetHub is doing its thing. The Followers window remains empty but Messages and Following are populated. And I'm
using on Mac OS X Leopard 10.5.7

newtricks:UBUNTU ted$ java -version
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03-211)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02-83, mixed mode)
newtricks:UBUNTU ted$

-ted

On Sat, Jun 27, 2009 at 8:08 AM, James Sugrue<james@xxxxxxxxx> wrote:
Sorry Ted
I didn't explain myself very well.

I meant that in your Run Configurations run the product named:
org.eclipse.ecf.provider.twitter.ui.hub.product.product
That way you'll see TweetHub without any of the usual Eclipse Workbench.

Of course, you can still run it through the workbench, open the perspective and then login to Twitter from there - that should work fine too.

James

On Sat, 27 Jun 2009 07:56:30 -0700
 Ted Kubaska <ted.kubaska@xxxxxxxxx> wrote:

Sorry, I dont know what running the .product package means. What I did
was checkout
org.provider.twitter, org.provider.twitter.ui,
org.provider.twitter.ui.hub, and org.provider.twitter.ui.hub.product
Then I started up the runtime workbench.

What procedure should I have used?
-ted

On Sat, Jun 27, 2009 at 2:04 AM, James Sugrue<james@xxxxxxxxx> wrote:

Hi Ted

If you try running from the .product package do you still see this
problem?
If you're running it integrated into an normal Eclipse instance, you'll
probably need to open the TweetHub perspective.

I'll be fixing the JVM issue later on today so that all packages are
consistent.

Thanks
James


 On Fri, 26 Jun 2009 13:08:06 -0700
 Ted Kubaska <ted.kubaska@xxxxxxxxx> wrote:

The view did not open on its own but will open if I do it manually.
It's empty. -ted

On Fri, Jun 26, 2009 at 12:55 PM, Remy Chi Jian
Suen<remy.suen@xxxxxxxxx>
wrote:

On Fri, Jun 26, 2009 at 3:49 PM, Ted Kubaska<ted.kubaska@xxxxxxxxx>
wrote:

I made a Run configuration. I found I needed JVM 1..6.0 (Mac JVM 1.5
did not work).

Yeah. It's not clear at the moment what the requirement will be. See
bug
274738.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=274738

What am I doing worng? It worked so well in Scott's demo this morning!

I'm not familiar with the Twitter code but from inspection of your the source code and your stack trace, it seems you did not have the
'Following' view open, is this correct?

Remy
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev




--
-Ted
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev

James
http://java.dzone.com
http://eclipse.dzone.com

Phone: 919-678-0300 EXT 111




--
-Ted

James
http://java.dzone.com
http://eclipse.dzone.com

Phone: 919-678-0300 EXT 111




--
-Ted

James
http://java.dzone.com
http://eclipse.dzone.com

Phone: 919-678-0300 EXT 111


Back to the top