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 81690 - AssertionError in External XML Schema Document
Summary: AssertionError in External XML Schema Document
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Girish Balachandran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-02 13:12 UTC by Ivan Sidorkin
Modified: 2006-08-11 19:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (2.18 KB, text/plain)
2006-08-02 13:13 UTC, Ivan Sidorkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Sidorkin 2006-08-02 13:12:46 UTC
build 060802

- create Java Application
- load New File Wizard for created package (javaapplicationX)
- select XML -> External XML Schema Document and press Next button
- select From Local File System radio button
- enter any valid resource location path
- press Browse button next to Save to Folder field
- in Choose a Target Folder dialog select "src" node (it is root node) and press ok
- press Finish button

AssertionError (see in attachment)
Comment 1 Ivan Sidorkin 2006-08-02 13:13:26 UTC
Created attachment 32442 [details]
stack trace
Comment 2 Girish Balachandran 2006-08-03 00:56:35 UTC
fixed on 8/2.
Comment 3 Ivan Sidorkin 2006-08-11 19:16:04 UTC
verified in RC1