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 48987 - Enable validation of project.xml files
Summary: Enable validation of project.xml files
Status: CLOSED DUPLICATE of bug 42686
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on: 43596
Blocks:
  Show dependency tree
 
Reported: 2004-09-14 09:45 UTC by Milan Kuchtiak
Modified: 2006-03-24 10:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kuchtiak 2004-09-14 09:45:18 UTC
Currently there is no way to validate these files.
The xmlns isn't the sufficient information.

Even for XML catalogs there must be information
where XML schemas are located.

I think the best way is to use the
xsi:schemaLocation attribute showing to XML schema
resource.

(should be implemented for all project types)
Comment 1 Jesse Glick 2004-09-14 18:19:44 UTC
Freeform project.xml's - the only ones for which it really matters
much - are already validated interactively when you edit them by hand.

*** This issue has been marked as a duplicate of 42686 ***
Comment 2 Marian Mirilovic 2005-07-12 10:12:23 UTC
closed