|
|
|
Re: Run job without reporting progress [message #869654 is a reply to message #869632] |
Thu, 03 May 2012 15:49  |
Eclipse User |
|
|
|
Did you also try Job#setSystem(true)?
Ultimately it is up to the progress viewer implementation, which jobs to
show and how.
HTH
Rüdiger
On 03.05.2012 20:31, AJ wrote:
> Yes, I tried that, but it is shows activity/progress (see attachment).
>
> reloadJob.setPriority(Job.DECORATE);
> reloadJob.setUser(false);
> reloadJob.schedule();
>
>
>
> On 5/3/12 10:51 AM, Rüdiger Herrmann wrote:
>> I think, Job#setUser( false ) is what you are looking for.
>>
>> HTH
>> Rüdiger
>>
>> On 03.05.2012 19:40, AJ wrote:
>>> Is there a way to specify which Job should run with or without reporting
>>> any progress in the Progress View?
>
|
|
|
Powered by
FUDForum. Page generated in 0.07694 seconds