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 220667

Summary: Ask the user to download a remote schema
Product: xml Reporter: Svata Dedic <sdedic>
Component: Text-EditAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 213435    
Bug Blocks:    

Description Svata Dedic 2012-10-23 12:17:59 UTC
Partially the XML CC slowness reports are caused by silent download of a remote schema. If a remote schema is needed, and is not cached, the user should be asked whether to download such schema. If denied, the IDE should not attempt to acquire the resource in the future.

This should be part of a larger 'retriever' overhaul, since the list of downloaded (or blocked) resources should be somehow accessible and managed by the user.