hi,guys
when i use the eclipse to format the C++ code, i found all my 'const string' is format to 'conststring', i use the version:eclipse-cpp-ganymede-win32
how can i change the error, THX : )
This is a discussion on a problem about the use of eclipse within the C++ Programming forums, part of the General Programming Boards category; hi,guys when i use the eclipse to format the C++ code, i found all my 'const string' is format to ...
hi,guys
when i use the eclipse to format the C++ code, i found all my 'const string' is format to 'conststring', i use the version:eclipse-cpp-ganymede-win32
how can i change the error, THX : )
Use Code::Blocks instead?
i can not fix this yet, i check as fallows in the eclipse platform
window---->C/C++--------->code style
and choose the profile i like (here are several profiles, like GNU,K&R,BSD and so on)
but when i edit one of them, i did not find the Code::Blocks as above guy says
how can do????????????
No, I'm saying dump Eclipse and use the Code::Blocks IDE.
Are you sure you have downloaded the C++ Eclipse plugin?
Arrogance breeds bad code
yeah,i download the eclipse-cpp-ganymede-win32 from the eclipse web, he says this IDE is for the C++
Well then I'm not sure what's going on. We used Eclipse for code reviews and while it is nice it was a bit hard to use. I would not want to use it for my primary IDE.
Arrogance breeds bad code