Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Code Assist
Code Assist [message #80514] Thu, 18 September 2003 00:05 Go to next message
Eclipse UserFriend
Originally posted by: barjam.barjam.org

I am not sure if this is a bug, or if this is the right place to talk about
1.2 items. But here goes.

I am currently running 1.2 build 43 (eclipse 2.1.1/Windows XP/Cygwin) and
Code Assist isn't working for me. I get ScannerExceptions in the logs
(can't find string, or stdarg.h etc, but seems to be able to find windows.h
and other headers) yet my project compiles just fine.

I have added all the include directories I could think of in the C++
project/Path and Symbols area thinking that perhaps CDT was looking there.
I should also note that eclipse is unable to right click (in outline) open
the files it complains about with the Scanner.

Great work on the CDT plugin, I have made it my primary C++ editor.

Thanks
James
Re: Code Assist [message #80544 is a reply to message #80514] Fri, 19 September 2003 12:07 Go to previous message
Eclipse UserFriend
Unfortunately, there are built in preprocessor macros in your compiler, and
I have yet to complete a "troubleshooting" guide to aid developers in
setting this up to work better for them.

That, + Parser/Search bugs == quite a few problems right now.
We're working on it!

"James Hill" <barjam@barjam.org> wrote in message
news:bkbarq$hqr$1@eclipse.org...
> I am not sure if this is a bug, or if this is the right place to talk
about
> 1.2 items. But here goes.
>
> I am currently running 1.2 build 43 (eclipse 2.1.1/Windows XP/Cygwin) and
> Code Assist isn't working for me. I get ScannerExceptions in the logs
> (can't find string, or stdarg.h etc, but seems to be able to find
windows.h
> and other headers) yet my project compiles just fine.
>
> I have added all the include directories I could think of in the C++
> project/Path and Symbols area thinking that perhaps CDT was looking there.
> I should also note that eclipse is unable to right click (in outline) open
> the files it complains about with the Scanner.
>
> Great work on the CDT plugin, I have made it my primary C++ editor.
>
> Thanks
> James
>
>
Previous Topic:header files not found? #include
Next Topic:cdt.ui p-n.xml
Goto Forum:
  


Current Time: Wed Jul 16 01:14:53 EDT 2025

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

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

Back to the top