Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem using Refactoring
Problem using Refactoring [message #128911] Fri, 26 November 2004 14:16 Go to next message
Eclipse UserFriend
Originally posted by: dbn.comnets.rwth-aachen.de

Hello,

I'm having problems using the CDT Refactoring rename method.
Every time I select Refactor->Rename from the context menu on
an element in the Outline view eclipse says
"This refactoring cannot be performed correctly due to syntax errors in
the translation unit. To perform this operation you will need to fix the
errors.".

My project builds successfully and as far as I can see there are no
syntax errors nor any warnings. Maybe someone can give me a hint what
I'm doing wrong

Thanks
Daniel
Re: Problem using Refactoring [message #129633 is a reply to message #128911] Wed, 01 December 2004 14:51 Go to previous message
John Camelon is currently offline John CamelonFriend
Messages: 242
Registered: July 2009
Senior Member
You are doing nothing wrong.
What is happening is that the current refactoring feature in CDT is
extremely rudimentary.
Please raise a defect @ bugs.eclipse.org.

Thanks
JC

"Daniel Bultmann" <dbn@comnets.rwth-aachen.de> wrote in message
news:co7dt8$gc0$1@www.eclipse.org...
> Hello,
>
> I'm having problems using the CDT Refactoring rename method.
> Every time I select Refactor->Rename from the context menu on
> an element in the Outline view eclipse says
> "This refactoring cannot be performed correctly due to syntax errors in
> the translation unit. To perform this operation you will need to fix the
> errors.".
>
> My project builds successfully and as far as I can see there are no
> syntax errors nor any warnings. Maybe someone can give me a hint what
> I'm doing wrong
>
> Thanks
> Daniel
>
Previous Topic:go to def via shortcut
Next Topic:Open Implementation and Open Declaration
Goto Forum:
  


Current Time: Wed Jan 15 04:56:30 GMT 2025

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

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

Back to the top