aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/scripts
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-01-27 17:13:36 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-01-27 17:13:36 -0800
commit27b9aad0db144e95a461f8fd23142e3491ab5244 (patch)
tree0927813c3249a9124ee0b689e86a98c5256fb29b /eclipse/scripts
parentd3ddd843a71f966ed256ea4c21f4b50c6fd735d2 (diff)
parentcb3bddedd22155d23f741e764168174c3e223807 (diff)
downloadsdk-27b9aad0db144e95a461f8fd23142e3491ab5244.zip
sdk-27b9aad0db144e95a461f8fd23142e3491ab5244.tar.gz
sdk-27b9aad0db144e95a461f8fd23142e3491ab5244.tar.bz2
Merge "API check hooked up to lint"
Diffstat (limited to 'eclipse/scripts')
-rwxr-xr-xeclipse/scripts/create_all_symlinks.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/eclipse/scripts/create_all_symlinks.sh b/eclipse/scripts/create_all_symlinks.sh
index 1e68571..b274ed3 100755
--- a/eclipse/scripts/create_all_symlinks.sh
+++ b/eclipse/scripts/create_all_symlinks.sh
@@ -87,7 +87,6 @@ ADT_PREBUILTS="\
LIBS="$LIBS $ADT_LIBS"
CP_FILES="$CP_FILES @:$ADT_DEST $ADT_LIBS $ADT_PREBUILTS"
-
### DDMS ###
DDMS_DEST="sdk/eclipse/plugins/com.android.ide.eclipse.ddms/libs"