Bug 284209 - Avoid unnecessary NPEs
Summary: Avoid unnecessary NPEs
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 2.2   Edit
Hardware: PC Windows XP
: P3 normal
Target Milestone: 2.2.1   Edit
Assignee: Alex Boyko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-21 20:21 EDT by Alex Boyko CLA
Modified: 2010-07-19 12:29 EDT (History)
1 user (show)

See Also:


Attachments
patch (3.34 KB, patch)
2009-07-21 20:21 EDT, Alex Boyko CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Boyko CLA 2009-07-21 20:21:19 EDT
Created attachment 142202 [details]
patch

There are NPEs happenning during resource migration with a help of view service.

DiagramViewProvider checks isSuperTypeOf for null eClass -> NPE

FileObserverManager prints a null uri -> NPE
Comment 1 Alex Boyko CLA 2009-07-21 20:22:07 EDT
Trivial fix -> committed for 2.2.1 and 2.3
Comment 2 Eclipse Webmaster CLA 2010-07-19 12:29:15 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug