[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: An internal error occurred during: "Initializ e Indexing".

Just a guess, but you can try to delete the index files of your project.

Go to <YourWorkspaceDirectory>\.metadata\.plugins\org.eclipse.cdt.core and delete the .pdom file which has the same name prefix as your project.
This should result in rebuilding a brand new index file.