OSDN Git Service

AI 144486: ADT: Call the Extract String Refactoring to create a new XML String
authorRaphael Moll <>
Fri, 3 Apr 2009 20:32:32 +0000 (13:32 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Fri, 3 Apr 2009 20:32:32 +0000 (13:32 -0700)
commit4fcaf6a92b08fa7ed2a4c868d139d138f8c281b8
treec0bfbed1ecb2cd58e6a33a7608fa00b1ee73bee9
parent34110bc3f1da17c3698f317421775ab29b537283
AI 144486: ADT: Call the Extract String Refactoring to create a new XML String
  ID when selecting a string reference.
  BUG=1722971

Automated import of CL 144486
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/refactorings/extractstring/ExtractStringInputPage.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/refactorings/extractstring/ExtractStringRefactoring.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/refactorings/extractstring/XmlStringFileHelper.java [moved from eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/wizards/newstring/NewStringHelper.java with 97% similarity]
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ui/ReferenceChooserDialog.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/wizards/newstring/NewStringBaseImpl.java [deleted file]
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/wizards/newstring/NewStringWizard.java [deleted file]
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/wizards/newstring/NewStringWizardPage.java [deleted file]