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 193236

Summary: [70cat] Allow showing/changing of file extensions when renaming files
Product: platform Reporter: host <host>
Component: ActionsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description host 2010-12-10 12:48:35 UTC
I had taken over an older web project where some files had the extension ".jsp" but were really XHTML files. So I wanted to change this and change their extension to ".xhtml". But this is not possible in NetBeans.

Therefore could you add a check-box "Show file extension" that would allow to show and thus also to change the extension of a file.

(Please reassign if this was not the right place to submit this issue.)
Comment 1 Martin Fousek 2011-10-12 09:11:37 UTC
I hope that I assigned it to proper category. 

"host" most probably will be closed as wontfix since there is a way how to change the file extension. Invoke on the file Properties and you are able to change the extension there.
Comment 2 Ralph Ruijs 2011-10-12 10:38:43 UTC
Rename for non-java files is handled by the default rename-action. Reassigning to platform/actions.
Comment 3 Jaroslav Tulach 2011-11-02 20:55:28 UTC
Change the extension in property sheet.