aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/build.properties
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-06-22 17:55:45 -0700
committerXavier Ducrohet <xav@android.com>2010-06-24 12:45:23 -0700
commite312b2800018fcfe7fad0b1c883127f1364a17d0 (patch)
tree96387c7e4c71e7ffa79d08223da9cc512fd3371f /eclipse/plugins/com.android.ide.eclipse.adt/build.properties
parent44bee48407df99d758a36b24ae68077006de0c63 (diff)
downloadsdk-e312b2800018fcfe7fad0b1c883127f1364a17d0.zip
sdk-e312b2800018fcfe7fad0b1c883127f1364a17d0.tar.gz
sdk-e312b2800018fcfe7fad0b1c883127f1364a17d0.tar.bz2
Make ddmlib/ddmuilib jar files inside the ddms plug-in instead of symlinks.
Also cleaned up the abstraction layer to load images from ddmuilib since its image are now always located inside ddmuilib jar. Change-Id: Id9d283df18a05b7b5593e4593e90dac6e5548b94
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.adt/build.properties')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.adt/build.properties14
1 files changed, 3 insertions, 11 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/build.properties b/eclipse/plugins/com.android.ide.eclipse.adt/build.properties
index 6fd3a05..12ba0bb 100644
--- a/eclipse/plugins/com.android.ide.eclipse.adt/build.properties
+++ b/eclipse/plugins/com.android.ide.eclipse.adt/build.properties
@@ -4,16 +4,8 @@ bin.includes = plugin.xml,\
.,\
templates/,\
about.ini,\
- androidprefs.jar,\
- sdkstats.jar,\
- kxml2-2.3.0.jar,\
- layoutlib_api.jar,\
- layoutlib_utils.jar,\
- ninepatch.jar,\
- sdklib.jar,\
- sdkuilib.jar,\
- commons-compress-1.0.jar,\
- groovy-all-1.7.0.jar,\
- gscripts/
+ gscripts/,\
+ libs/
source.. = src/
output.. = bin/
+bin.excludes = libs/.gitignore