OSDN Git Service

Turn on skip-postcompile-on-save, change asset set name
authorTor Norbye <tnorbye@google.com>
Wed, 24 Aug 2011 19:31:49 +0000 (12:31 -0700)
committerTor Norbye <tnorbye@google.com>
Wed, 24 Aug 2011 19:49:36 +0000 (12:49 -0700)
commitfc3d227347ace2c57ac48783f264d79611e46d9b
treea6ff27c9d8cff79d7007d0942f9f4121b1095223
parentacad8818321eb26a1009862f466283e7a21c1321
Turn on skip-postcompile-on-save, change asset set name

This changeset contains a couple of minor but unrelated changes:

(1) Turn on the "Skip packaging and dexing until export or launch"
    option. This option was added in ADT 12 by off by default. This
    turns it on at least for the preview build of ADT 14.

(2) Change the name of the Asset Set (which opens the asset studio
    wizard) to "Android Icon Set" to make it more obvious what it is.

(3) Tweaks some default collection sizes to avoid unnecessary growth
    copies when an SDK is loaded.

Change-Id: Ib2c575c247bbfb45345d0b067e3ea944f8a72d82
eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/LayoutDescriptors.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/AdtPrefs.java