Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Getting notifications for Job.cancel()
Getting notifications for Job.cancel() [message #160469] Mon, 24 May 2004 19:28
Eclipse UserFriend
I created a task that runs as a Job.
The job runs fine and I see it in the progress view.
However, when I hit Cancel button, the IJobChangeListener that
i register is not being called. Also, the cancel method is declared to
be final on in the Job class. What do I need to do get a notification
when job is cancelled?

Thank you,

Alex
Previous Topic:The active editor does not contain a main type.
Next Topic:M9: Compiler Adapter can't be found
Goto Forum:
  


Current Time: Mon Sep 15 02:39:06 EDT 2025

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

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

Back to the top