OSDN Git Service

ADT NPW: NPE when trying to expand project templates.
authorRaphael <raphael@google.com>
Wed, 31 Mar 2010 21:27:38 +0000 (14:27 -0700)
committerRaphael <raphael@google.com>
Thu, 1 Apr 2010 00:26:53 +0000 (17:26 -0700)
commit42fb7d2c1dccb64cbd4d2d6b544dc99a8f936897
tree46a1fe716e7b031cecb786b2ae66bfbbdc07c786
parent25608c26edab0fed9d3a860c8336f51346928f59
ADT NPW: NPE when trying to expand project templates.

This does not solve the NPE, it adds logging so that we
can identify the issue since it doesn't happend in debug mode.
Probably some template is not loaded correctly.

SDK Bug: 2546962

Change-Id: I4dbd6f2e7f88d4e6eae660cb1b5bffb768a59131
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/NewProjectWizard.java