Thread: a problem about the use of eclipse

  1. #1
    Registered User
    Join Date
    Jun 2008
    Posts
    7

    a problem about the use of eclipse

    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 : )

  2. #2
    Registered User
    Join Date
    Apr 2008
    Posts
    890
    Use Code::Blocks instead?

  3. #3
    Registered User
    Join Date
    Jun 2008
    Posts
    7
    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????????????

  4. #4
    Registered User
    Join Date
    Apr 2008
    Posts
    890
    No, I'm saying dump Eclipse and use the Code::Blocks IDE.

  5. #5
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Are you sure you have downloaded the C++ Eclipse plugin?

  6. #6
    Registered User
    Join Date
    Jun 2008
    Posts
    7
    yeah,i download the eclipse-cpp-ganymede-win32 from the eclipse web, he says this IDE is for the C++

  7. #7
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    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.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem in debugging in Eclipse
    By Bargi in forum Linux Programming
    Replies: 1
    Last Post: 08-21-2007, 09:53 AM
  2. Replies: 6
    Last Post: 07-20-2007, 09:23 AM
  3. Someone having same problem with Code Block?
    By ofayto in forum C++ Programming
    Replies: 1
    Last Post: 07-12-2007, 08:38 AM
  4. A question related to strcmp
    By meili100 in forum C++ Programming
    Replies: 6
    Last Post: 07-07-2007, 02:51 PM
  5. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM