AI 143499: Fix the icon for the JUnit launch shortcut
BUG=866690 Automated import of CL 143499
This commit is contained in:
committed by
The Android Open Source Project
parent
b2cb5fd2eb
commit
9738144670
@@ -551,7 +551,7 @@
|
|||||||
point="org.eclipse.debug.ui.launchShortcuts">
|
point="org.eclipse.debug.ui.launchShortcuts">
|
||||||
<shortcut
|
<shortcut
|
||||||
class="com.android.ide.eclipse.adt.launch.junit.AndroidJUnitLaunchShortcut"
|
class="com.android.ide.eclipse.adt.launch.junit.AndroidJUnitLaunchShortcut"
|
||||||
icon="icons/android.png"
|
icon="icons/androidjunit.png"
|
||||||
id="com.android.ide.eclipse.adt.junit.launchShortcut"
|
id="com.android.ide.eclipse.adt.junit.launchShortcut"
|
||||||
label="Android JUnit Test"
|
label="Android JUnit Test"
|
||||||
modes="run,debug">
|
modes="run,debug">
|
||||||
|
|||||||
Reference in New Issue
Block a user