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 - Ask the user to download a remote schema
Summary: Ask the user to download a remote schema
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 7.2
Hardware: PC Linux
: P2 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on: 213435
Blocks:
  Show dependency tree
 
Reported: 2012-10-23 12:17 UTC by Svata Dedic
Modified: 2012-10-23 12:39 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 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.