aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/changes.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-09-24 07:19:37 -0700
committerXavier Ducrohet <xav@android.com>2010-09-24 11:49:29 -0700
commit6f43b416d2abc4d9dc73785c6c893d5259a717c4 (patch)
tree7a9ac819fa2598d83cb177ca26d0d4b41e3c5953 /eclipse/changes.txt
parent469f825806a735eaf11285f3461536846ebd2734 (diff)
downloadsdk-6f43b416d2abc4d9dc73785c6c893d5259a717c4.zip
sdk-6f43b416d2abc4d9dc73785c6c893d5259a717c4.tar.gz
sdk-6f43b416d2abc4d9dc73785c6c893d5259a717c4.tar.bz2
Don't force a workspace build on launch.
Bug: http://b.android.com/11452 Change-Id: Ibbb8b15ef448694fc8975f6fb32b1703e9edd54f
Diffstat (limited to 'eclipse/changes.txt')
-rw-r--r--eclipse/changes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index 0819653..1061bd2 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -4,7 +4,10 @@
the Android Manifest.
Incremental build will automatically insert debuggable==true while using
the "export signed/unsigned application package" will not.
+- Don't recompile the whole workspace on launch.
+0.9.9:
+- Fix bug where ADT would delete the source folder of projects imported from version control.
0.9.8:
- New Action "Rename Application Package" (under the "Android Tools" contextual menu) will do a full application package refatoring.