Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [cdt-dev] Error message from indexer (or outline view?)

Dear all!

In the same situation, when I click on a expression (variable, method etc.),
the Null pointer message is diplayed for "Notifying selection listeners",
too.

Regards,
T 

-----Original Message-----

Dear all!

I've installed Eclipse SDK 3.4.0 Build I20080502-0100 and CDT
5.0.0.200805021701.
I told the indexer to update with modified files and, while this process was
running, I opened a file.
The outline of this C++  source file is incomplete, i.e. only the includes
and the module global statements are shown, not the class' methods.
Instead a small window is displayed (not modal), titled "Problem occurred",
displaying the message "'Computing source' has encountered a problem."
Details: "An internal error occurred during Computing source.
java.lang.NullPointerException".

Is this worth a bug entry?
Or is it my fault?

Regards,
T

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top