Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » File name refactoring?
File name refactoring? [message #197811] Thu, 19 July 2007 15:16 Go to next message
Eclipse UserFriend
Originally posted by: usenet.aristeia.com

Does CDT support a file name refactoring, such that changing the name of a .h
file also changes the corresponding #include statements (to use the new name)
and include guards with the renamed file (again to use the new name)?

Thanks,

Scott
Re: File name refactoring? [message #197818 is a reply to message #197811] Thu, 19 July 2007 16:18 Go to previous messageGo to next message
Eclipse UserFriend
Scott Meyers wrote:
> Does CDT support a file name refactoring, such that changing the name of
> a .h file also changes the corresponding #include statements (to use the
> new name) and include guards with the renamed file (again to use the new
> name)?
>
> Thanks,
>
> Scott

Not currently I'm afraid. It would be a useful feature though.

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
Re: File name refactoring? [message #197826 is a reply to message #197818] Thu, 19 July 2007 17:30 Go to previous message
Eclipse UserFriend
Originally posted by: usenet.aristeia.com

Chris Recoskie wrote:
> Not currently I'm afraid. It would be a useful feature though.

And, IMO, a logical complement to the existing renaming refactoring capability
already supported by CDT.

Scott
Previous Topic:dynamic sub menu ala Build Configurations -> Set Active
Next Topic:Symbols defined in debug configuration remain defined in release configuration
Goto Forum:
  


Current Time: Mon May 12 14:21:38 EDT 2025

Powered by FUDForum. Page generated in 0.03038 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top