Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » progress view hyperlink after a job completes
progress view hyperlink after a job completes [message #289318] Wed, 03 August 2005 17:41 Go to next message
Albert Huh is currently offline Albert HuhFriend
Messages: 20
Registered: July 2009
Junior Member
I am trying to make the progress view show a hyperlink so that a user can
run an action after a job has completed. I followed the the Platform
Plug-in Developer Guide in order to make my job stay in the progress view
after it has completed and have set an action for the job.

http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench_jobs.htm

Forgive my ignorance, but when a job completes, it does not turn into what I
think should be a hyperlink (the typical blue text with an underline).

What exactly needs to be done in order to turn a completed job into a
hyperlink?

Thanks in advance,
Albert
Re: progress view hyperlink after a job completes [message #289361 is a reply to message #289318] Thu, 04 August 2005 01:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sunil_kamath.nohotspammail.com

"Albert Huh?" <koedur@yahoo.ca> wrote in message
news:dcqvkd$53q$1@news.eclipse.org...
>I am trying to make the progress view show a hyperlink so that a user can
>run an action after a job has completed. I followed the the Platform
>Plug-in Developer Guide in order to make my job stay in the progress view
>after it has completed and have set an action for the job.
>
> http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench_jobs.htm
>
> Forgive my ignorance, but when a job completes, it does not turn into what
> I think should be a hyperlink (the typical blue text with an underline).
>
> What exactly needs to be done in order to turn a completed job into a
> hyperlink?
>
Look at the little icon at the right of the status bar (at the bottom of the
workbench window).
When you select a job in the progress window, the icon will show an
exclamation overlaid on it.
Click on the icon and your action will run.
---
Sunil
Re: progress view hyperlink after a job completes [message #289417 is a reply to message #289361] Thu, 04 August 2005 14:27 Go to previous message
Albert Huh is currently offline Albert HuhFriend
Messages: 20
Registered: July 2009
Junior Member
That's it? Oh well. Not exactly my idea of a hyperlink, but it gets the
job done I suppose.

Thanks for the response Sunil!

"Sunil Kamath" <sunil_kamath@nohotspammail.com> wrote in message
news:dcrs5j$238$1@news.eclipse.org...
>
> "Albert Huh?" <koedur@yahoo.ca> wrote in message
> news:dcqvkd$53q$1@news.eclipse.org...
>>I am trying to make the progress view show a hyperlink so that a user can
>>run an action after a job has completed. I followed the the Platform
>>Plug-in Developer Guide in order to make my job stay in the progress view
>>after it has completed and have set an action for the job.
>>
>> http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench_jobs.htm
>>
>> Forgive my ignorance, but when a job completes, it does not turn into
>> what I think should be a hyperlink (the typical blue text with an
>> underline).
>>
>> What exactly needs to be done in order to turn a completed job into a
>> hyperlink?
>>
> Look at the little icon at the right of the status bar (at the bottom of
> the workbench window).
> When you select a job in the progress window, the icon will show an
> exclamation overlaid on it.
> Click on the icon and your action will run.
> ---
> Sunil
>
Previous Topic:Shortcut keys do not work properly at Eclipse 3.1! Who would like to tell me why?
Next Topic:How to update 'Export-Package' attribute of bundle manifest
Goto Forum:
  


Current Time: Thu Apr 25 00:52:41 GMT 2024

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

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

Back to the top