am 9eedccd: Moved more ADT packages into internal.
Merge commit '9eedccd52c6a6c579edf240afd397439691057d6' * commit '9eedccd52c6a6c579edf240afd397439691057d6': Moved more ADT packages into internal.
This commit is contained in:
committed by
The Android Open Source Project
commit
d91a37c3ee
@@ -14,7 +14,9 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package com.android.ide.eclipse.adt.launch;
|
||||
package com.android.ide.eclipse.adt.internal.launch;
|
||||
|
||||
import com.android.ide.eclipse.adt.internal.launch.JUnitLaunchConfigDelegate;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.util.Arrays;
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
package com.android.ide.eclipse.tests;
|
||||
|
||||
import com.android.ide.eclipse.common.AndroidConstants;
|
||||
import com.android.ide.eclipse.adt.AndroidConstants;
|
||||
|
||||
import org.eclipse.core.runtime.FileLocator;
|
||||
import org.eclipse.core.runtime.Platform;
|
||||
|
||||
Reference in New Issue
Block a user