Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » C++ parser configuration
C++ parser configuration [message #52823] Sat, 30 November 2002 16:19
Eclipse UserFriend
Originally posted by: david.aimsun.com

It is possible to configure the C++ parser to ignore single words?

While parsing the quite commom Windows code:

class __declspec(dllexport) MyClass : ...

Eclipse hangs (java takes 100% of the CPU, I have add a bug in the
bugzilla database about this issue).

In the meanwhile maybe telling the parser to ignore the
"__declspec(dllexport)" word will be enough (as SNiFF+ parser can do).

Thanks,

David
Previous Topic:C Editor problem
Next Topic:Problem using eclipse via X-win32
Goto Forum:
  


Current Time: Sat Dec 21 14:32:34 GMT 2024

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

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

Back to the top