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 - Enable to control background processes in IDE
Summary: Enable to control background processes in IDE
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: T9Y
Depends on: 27403
Blocks:
  Show dependency tree
 
Reported: 2003-07-14 14:55 UTC by Jiri Skrivanek
Modified: 2008-12-22 23:16 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.