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 167034 - visual or sound effect after deployment finished
Summary: visual or sound effect after deployment finished
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-13 10:48 UTC by mno
Modified: 2009-11-11 07:11 UTC (History)
1 user (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 mno 2009-06-13 10:48:07 UTC
I am working on a quite big project with GWT, and as you know, those kind of projects do not deploy within seconds.
It can take up to few minutes. I usually start doing something else "in the mean time" and I find myself doing it long
after the deployment finished. I would like to have the possibility to add a visual (blinking in the task bar) or even
sound effect, so that I get back to work right away.
Comment 1 Petr Dvorak 2009-11-11 05:35:59 UTC
Maybe a notification bubble (NotificationDisplayer) could be added in such a cases (deployment takes more than X minutes)? After all - this is a notification about finished remote task...
Comment 2 Ondrej Langr 2009-11-11 07:11:46 UTC
Yes, for deployment over a minute, the notification bubble would make sense ..