aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/scripts
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-04-03 11:11:16 -0700
committerTor Norbye <tnorbye@google.com>2012-04-03 11:11:16 -0700
commit27dac06bfc4297dc9a018edc534f44ecf96cd724 (patch)
tree312f2cdccb1dc7ec2bbefcd303934848c14c6ac2 /eclipse/scripts
parenta7621238bf0202419677380ee3a268142358df83 (diff)
downloadsdk-27dac06bfc4297dc9a018edc534f44ecf96cd724.zip
sdk-27dac06bfc4297dc9a018edc534f44ecf96cd724.tar.gz
sdk-27dac06bfc4297dc9a018edc534f44ecf96cd724.tar.bz2
Revert "Add support for the WindowBuilder Property Sheet"
This reverts commit a7621238bf0202419677380ee3a268142358df83.
Diffstat (limited to 'eclipse/scripts')
-rwxr-xr-xeclipse/scripts/create_all_symlinks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/scripts/create_all_symlinks.sh b/eclipse/scripts/create_all_symlinks.sh
index fda327a..ae86fa0 100755
--- a/eclipse/scripts/create_all_symlinks.sh
+++ b/eclipse/scripts/create_all_symlinks.sh
@@ -124,7 +124,7 @@ CP_FILES="$CP_FILES @:$BASE_PLUGIN_DEST $BASE_PLUGIN_LIBS $BASE_PLUGIN_PREBUILTS
### ADT ###
ADT_DEST="sdk/eclipse/plugins/com.android.ide.eclipse.adt/libs"
-ADT_LIBS="layoutlib_api lint_api lint_checks ide_common rule_api ninepatch sdkuilib assetstudio propertysheet"
+ADT_LIBS="layoutlib_api lint_api lint_checks ide_common rule_api ninepatch sdkuilib assetstudio"
ADT_PREBUILTS="\
prebuilt/common/kxml2/kxml2-2.3.0.jar \
prebuilts/tools/common/asm-tools/asm-4.0.jar \