Merge change 3622 into donut

* changes:
  Move the custom widgets for avd/targets/apk-config into internal.widgets
This commit is contained in:
Android (Google) Code Review
2009-06-09 15:13:44 -07:00
12 changed files with 30 additions and 30 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.android.sdkuilib;
package com.android.sdkuilib.internal.widgets;
import org.eclipse.jface.dialogs.Dialog;
import org.eclipse.jface.dialogs.IDialogConstants;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.android.sdkuilib;
package com.android.sdkuilib.internal.widgets;
import org.eclipse.jface.dialogs.Dialog;
import org.eclipse.jface.dialogs.MessageDialog;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.android.sdkuilib;
package com.android.sdkuilib.internal.widgets;
import com.android.sdklib.IAndroidTarget;
import com.android.sdklib.internal.avd.AvdManager.AvdInfo;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.android.sdkuilib;
package com.android.sdkuilib.internal.widgets;
import com.android.sdklib.IAndroidTarget;