Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] strange behavior on inputing :: (eclipse lost reponse for a while)

Hi Zhou Fei,

When inputting :: "code assist" is preparing and showing a list of all global
symbols. On weak machines this might take a while.

When this is a problem on your computer, you can disable code assist on the page:
"Preferences" -> "C/C++" -> "Editor" -> "Code Assist"

Regards Olav

I m using: Eclipse3.1 + CDT3.0 +MinGW3.1 on WindowsXP

on inputing :: in the eclipse lost response for quite a while
after finish input of the "::" anything work well. i.e. copy and pase :: is okay,
just can not input it.


------------------------------------------------------------------------

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top