[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Define how many jobs are allowed run at the same time

Hello together,

in need to define how many jobs are allowed to run at the same time.

I try to use the JobManager within the isConflicting() method of my scheduling rule to find out how many jobs of a certain job family are running at the moment and so on. But the result is an "Unhandled loop exception".

So I think the isConflicting() method this is not the right place.

Can somebody help me with that problem?

(sorry my english is not so good)

Best regards