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 130105

Summary: Pick smarter default file chooser location for XSL Transformation dialog
Product: soa Reporter: anns97 <anns97>
Component: XSLTAssignee: Sergey Lunegov <slunegov>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description anns97 2008-03-14 00:41:41 UTC
1. Create an XSL Stylesheet file.
2. In Source view, click on "XSL Transformation" toolbar button
3. Click on "Browse..." button for XML Source

Notice the default location looks like the users' default home directory (e.g. the user's "Documents" directory on
Windows Vista)

Highly recommend defaulting the location to within the same project that the xsl is defined in to save the user many
clicks to where sample data is likely to be. 

Also recommend adding to the "Files of type:" choices a ".xml" filter. Defaulting to "All Files" is fine though.