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 179430 - The error message box when compiling xml schemas is not needed.
Summary: The error message box when compiling xml schemas is not needed.
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 10:25 UTC by bthayer
Modified: 2010-01-12 10:25 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 bthayer 2010-01-12 10:25:59 UTC
To recreate:
Create a project and add an XML schema that needs work. In my case it was an xsd Microsoft SQL and not W3.

Start editng the code.

Right-click your binding folder and choose Change JAXB Options...

Click Finish on the dialog box.

A message box Titled Error appears with the message, "Error while compiling Schema(s)"

This message is not needed because the Output window already lists all of the errors in bright red letters!

Regards,
Bill