Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] eclipseCon 2008: Static Analysis in PTP with CDT (now complete, first mail may be deleted)

Hi!

The code was tested on Eclipse 4.0.3.

The NullpointerException occured because ITranslationUnit tu was null. So i guess you are right and this.openedFile (which is of IFile type) cannot be adapted to ITranslationUnit.

Thanks for clarification :-)

Florian

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger


Back to the top