Home
last modified time | relevance | path

Searched defs:wsFolderPath (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
DChooseConfigurationPage.java137 String wsFolderPath = mWsFolderPathTextField.getText(); in onWsFolderPathUpdated() local
257 String wsFolderPath = getWsFolderPath(); in validatePage() local
DNewXmlFileCreationPage.java647 IPath wsFolderPath = null; in initializeFromSelection() local
978 String wsFolderPath = mValues.folderPath; in updateFolderPath() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
DExtractStringInputPage.java558 String wsFolderPath = mResFileCombo.getText(); in modifyText() local