OSDN Git Service

AI 143304: am: CL 143157 am: CL 142852 ADT fix #1682502: New XML File Wizard root...
authorRaphael Moll <>
Sat, 28 Mar 2009 00:54:21 +0000 (17:54 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Sat, 28 Mar 2009 00:54:21 +0000 (17:54 -0700)
commit6194781476789acc3e086e07c91b4d85943dde79
treeda97af997c1a10e8b75363700403eacf8ef6653c
parentfdca23b566aa881f5b3999801b8a5daf7ba1bc6c
AI 143304: am: CL 143157 am: CL 142852 ADT fix #1682502: New XML File Wizard root combo is sometimes empty.
  Two issues in fact:
  1- On some selections the resource type is determined before the
  root values are computed.
  2- Added an sdk target change listener to refresh the project's roots
  if the SDK was still loading or if the project changed targets.
  The New Project Wizard has been updated with a similar sdk change
  listener to refresh the target selector. This is useful when the NPW
  is used before the targets have finished loading, e.g. upon lauching
  Eclipse.
  Note: this requires CL 142690 to compile.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143304
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/wizards/newproject/NewProjectCreationPage.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/editors/wizards/NewXmlFileCreationPage.java