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)
commitbc659bb75639e227c717f26a022cc99983ac9e7c
treeefbc0e7bba336a765c53bbd4cbe92a1b31777b67
parent01cdf8fe24f694b7382c978bf246982277bad209
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
tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/refactorings/extractstring/ExtractStringInputPage.java
tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/refactorings/extractstring/ExtractStringRefactoring.java
tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/refactorings/extractstring/XmlStringFileHelper.java [moved from tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/wizards/newstring/NewStringHelper.java with 97% similarity]
tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ui/ReferenceChooserDialog.java
tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/wizards/newstring/NewStringBaseImpl.java [deleted file]
tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/wizards/newstring/NewStringWizard.java [deleted file]
tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/wizards/newstring/NewStringWizardPage.java [deleted file]