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 - Pick smarter default file chooser location for XSL Transformation dialog
Summary: Pick smarter default file chooser location for XSL Transformation dialog
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 00:41 UTC by anns97
Modified: 2008-03-14 00:41 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 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.