Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » [SOLVED] Showing Progress od Jobs (and subjobs)(floating window)
[SOLVED] Showing Progress od Jobs (and subjobs) [message #1430277] Wed, 24 September 2014 07:53 Go to next message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
Hello,

In my application i am running Jobs which report progress (with subjobs).

therefore i configured my application to show the ProgressIndicator
configurer.setShowProgressIndicator(true);

this is nice, but it does not show me the subjobs nor the possibility to cancel a job!

further, iff i click on the button on the right of the progressIndicator nothing happens. in my ide a floating window pops up where i can see all running jobs and a cancel option.

what am i missing when i encounter this behaviour?
i guess its my fault by some misconfiguration or missing include.
so please enlight me.

thanks in advance

PS: tried to google but i am not sure what to google for (terms)

[Updated on: Wed, 24 September 2014 10:32]

Report message to a moderator

Re: Showing Progress od Jobs (and subjobs) [message #1430309 is a reply to message #1430277] Wed, 24 September 2014 08:34 Go to previous messageGo to next message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
simple Solution:
job.setUser(true);
Re: Showing Progress od Jobs (and subjobs) [message #1442193 is a reply to message #1430309] Fri, 10 October 2014 19:24 Go to previous messageGo to next message
LHXS Mising name is currently offline LHXS Mising nameFriend
Messages: 20
Registered: April 2011
Junior Member
Sorry, idiot question... What's a "job"?
Re: Showing Progress od Jobs (and subjobs) [message #1442682 is a reply to message #1442193] Sat, 11 October 2014 13:45 Go to previous messageGo to next message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
first result on Eclipse Jobs
Re: Showing Progress od Jobs (and subjobs) [message #1442743 is a reply to message #1442682] Sat, 11 October 2014 15:54 Go to previous messageGo to next message
LHXS Mising name is currently offline LHXS Mising nameFriend
Messages: 20
Registered: April 2011
Junior Member
Indeed, very good.

I have both Googled it and searched within the Eclipse documentation.

This is the problem I've had all along with trying to get into RCP, and I've tried year on year for the last 3 years.... It assumes a great deal of knowledge of the lingo.

I think I'm up to speed now (Vogel as always seems to be the only person providing good beginners tutorials). Going to go practice them now.

Cheers.

Lhxs
(p.s. Most Google results are for 'jobs' doing eclipse development Wink
Re: Showing Progress od Jobs (and subjobs) [message #1442785 is a reply to message #1442743] Sat, 11 October 2014 17:29 Go to previous messageGo to next message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
english is not my mother tounge either. where are you from?
to get into eclipse Lars Vogels site is great. (it really got a lot of information!)
Re: Showing Progress od Jobs (and subjobs) [message #1442804 is a reply to message #1442785] Sat, 11 October 2014 18:09 Go to previous messageGo to next message
LHXS Mising name is currently offline LHXS Mising nameFriend
Messages: 20
Registered: April 2011
Junior Member
It really is very good.

I haven't worked out how to PM people in this forum, but I don't suppose you have any idea on my problem here.... https://www.eclipse.org/forums/index.php/t/828489/

I'm tearing my hair out and getting nowehere! Any help would be appreciated thanks Very Happy

Re: Showing Progress od Jobs (and subjobs) [message #1450562 is a reply to message #1442804] Wed, 22 October 2014 15:24 Go to previous message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
sorry, i only noticed the new post now, when its already solved.
afaik you cant send PMs on this forum,

[Updated on: Wed, 22 October 2014 15:24]

Report message to a moderator

Previous Topic:Problem with perspective id - need help
Next Topic:pure e4 rcp application and JFace Preferences
Goto Forum:
  


Current Time: Sat Jul 27 04:38:46 GMT 2024

Powered by FUDForum. Page generated in 0.04060 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top