OSDN Git Service

ADT: new action to run dexdump on project.
authorRaphael Moll <ralf@android.com>
Wed, 25 Aug 2010 01:57:03 +0000 (18:57 -0700)
committerRaphael Moll <ralf@android.com>
Wed, 25 Aug 2010 02:04:33 +0000 (19:04 -0700)
commitb3307cb06c8e4f7ab5d91955be0401cedee9811c
tree189070b7e1f98e7fe3e0d99c1c29ca83933652d6
parentd08f295027a952bb1ef863b0d9169ae15d4dde88
ADT: new action to run dexdump on project.

Captures the dexdump in a temp file and opens it in an editor.

Change-Id: I6363e788fb80b3b602e3d0d736deb8888f8d9b42
eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/DexDumpAction.java [new file with mode: 0755]
sdkmanager/libs/sdklib/src/com/android/sdklib/SdkConstants.java