Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » indexer issue(indexer can't handle classess with macro definitions)
indexer issue [message #636870] Wed, 03 November 2010 08:18
Piotr B is currently offline Piotr BFriend
Messages: 1
Registered: November 2010
Junior Member
Hi everyone,

I'm new to CDT, but so far I think it's a great tool.
Recently I worked with Xercesc and tried to index its header files. I found that eclipse has trouble with indexing classess that contain macro.
For example:
class XMLUTIL_EXPORT XMLString {
...
}

Indexer is completely unable to resolve such class, including its methods.

I would like to know if there's any way to make it work properly? Workaround maybe?

Any help would be much appreciated.

[Updated on: Wed, 03 November 2010 13:57]

Report message to a moderator

Previous Topic:Status of Microsoft compiler/debugger support?
Next Topic:Debugger freezes upon program asking for user input.
Goto Forum:
  


Current Time: Fri Mar 29 11:09:24 GMT 2024

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

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

Back to the top