This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 34927

Summary: Enable to control background processes in IDE
Product: platform Reporter: Jiri Skrivanek <jskrivanek>
Component: -- Other --Assignee: issues@platform <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: gphilipp, jtulach
Priority: P3 Keywords: T9Y
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 27403    
Bug Blocks:    

Description Jiri Skrivanek 2003-07-14 14:55:31 UTC
For testing it would be helpful to control
processes which run on background (e.g.
compilation, updation of code completion database,
classes run in IDE, ...). I don't know if there
already exist such API. So, something like
"Process Manager" API would exist with possibility
to stop a process/task.
Comment 1 Jaroslav Tulach 2003-07-15 09:19:37 UTC
Probably would be satisfied by "Progress API"
Comment 2 Jiri Skrivanek 2006-03-02 12:57:38 UTC
I think Progress API covers our needs.
Comment 3 Jiri Skrivanek 2006-03-02 12:58:25 UTC
Verified.