Sunday, 15 April 2012

c++ - Eclipse CDT poor indexing and code completion/analysis -



c++ - Eclipse CDT poor indexing and code completion/analysis -

i'm having several headaches trying work in eclipse c++ development.

the ide persistently shows errors , warnings in problems pane, after have been solved - right-click->"delete" seems clear them. then, few pop after compile, related sec issue...

my codebase rather little (two projects, 1 unit tests, 1 little library i'm developing), though create utilize of basic c++ templating. however, eclipse largely fails code finish included libraries, files in own workspace separate projects, , files within same project.

i've tried rebuilding index on projects , fiddled few settings, no avail. in past have used visual c++, it's wonderful intellisense, i'm running linux @ moment , want ide can (eventually) handle multiple languages , toolchains - eclipse excels.

i've tried googling found no real help. out there have hints tweaking eclipse cdt improve code completion/analysis? or nature of non-visual studio development?

c++ eclipse intellisense code-analysis cdt

No comments:

Post a Comment