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 238998 - Tasks: use Notifications system instead of alert boxes when IDE can't connect to a repository
Summary: Tasks: use Notifications system instead of alert boxes when IDE can't connect...
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.4
Hardware: PC Linux
: P4 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-30 13:32 UTC by mehiel
Modified: 2013-11-30 13:34 UTC (History)
0 users

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 mehiel 2013-11-30 13:32:28 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Linux version 3.11-1-amd64 running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = OpenJDK 64-Bit Server VM 23.7-b01

It is very annoying having all those alert boxes shown up when an issue repository (ex. Jira) is not reachable over the network for any reason (could be down for maintainance, could be because of development out of its internal network for a while etc.) every X minutes the IDE refreshes the tasks. To reproduce just connect to an issue repository and then in any way it is more convenient to you loose connectivity with this repo.

We can avoid this situation by using the (great) Notifications window to show errors like that, can't we?