Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] comment line color

> 
> Hi, I am new to CDT in eclipse.
> 
> I am using eclipse 3.0 and CDT 2.0 SDK package. The weird thing I met was comment line color showing in the editor for a source file with .C extension. I checked file type *>C C++ file is in the list and the comment line color in *.c, *.cpp and so on are correct. All my old source files are with .C extension. How could I solve this problem?
> 

Rename your C++ files *.cpp, Windows has difficulties with case sensitive names.




Back to the top