OSDN Git Service

ADT: Fix some potential NPE in the configuration composite.
authorRaphael <raphael@google.com>
Tue, 25 Aug 2009 23:14:14 +0000 (16:14 -0700)
committerRaphael <raphael@google.com>
Tue, 25 Aug 2009 23:19:25 +0000 (16:19 -0700)
commit7dc0ad6f4afc48e2407b94008eb03db9a3219ed6
treedabc16e4fbeb5b6c025f2184e8a415887d6c135d
parentf31782f345358e231ba6f906e3d8601ad7541d16
ADT: Fix some potential NPE in the configuration composite.

This is just based on Eclipse static analysis of potential null pointers.
It doesn't mean we were ever going to have any NPE there.

Change-Id: I2a326048d2eb6afff7598f9300f48e35495ff3c2
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ConfigurationComposite.java