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 95506

Summary: cannot choose external .xsd file
Product: xml Reporter: _ gsporar <gsporar>
Component: Schema ToolsAssignee: issues@soa <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gsporar 2007-02-14 04:41:23 UTC
Running a daily build of 5.5.1 from 2007-02-07 on JDK 5 Update 9 on WinXP. 

1. Create a BPEL Module project.
2. Right-click the new project and choose New > File/Folder
3. Click XML for Category
4. Click External XML Schema Document(s) for File Type.
5. Click Next.
6. Click the From Local File System option
7. Click the Browse button next to From Local File System option
8. The dialog that opens is a directory chooser.  It does *not* display files. 
It does therefore does *not* allow you to choose a single file.  You can choose
a directory and all the .xsd files in that directory will get copied to the BPEL
module project, but that's not what we want here.  Seems like this should be a
file chooser, not a directory chooser.
Comment 1 Mikhail Matveev 2007-02-20 12:45:46 UTC
Of course, BPEL doesn't matter, same for any project
Comment 2 Samaresh Panda 2007-02-27 20:06:56 UTC
Needs UI change, we need to redesign this wizard.