Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] NPE in PDE

PDE in the integration build 0402 has a bug that will manifest itself as a
null-pointer exception with a stack trace at 'modelsChanged' in
PluginModelManager class. The problem will be fixed in the follow-up build
(0404). In the mean time, just disregard the error and continue working.

The problem is fairly benign in that it happens in a class that monitors
changes in plug-ins and does not produce ripple effect downstream (no
important code rides on this notification).

Regards,

Dejan Glozic, Ph.D.
Application Development
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



Back to the top