OSDN Git Service

AI 143499: Fix the icon for the JUnit launch shortcut
authorXavier Ducrohet <>
Mon, 30 Mar 2009 19:31:27 +0000 (12:31 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Mon, 30 Mar 2009 19:31:27 +0000 (12:31 -0700)
  BUG=866690

Automated import of CL 143499

eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml

index 2c1394c..a75b8b9 100644 (file)
          point="org.eclipse.debug.ui.launchShortcuts">
       <shortcut
             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"
             label="Android JUnit Test"
             modes="run,debug">