aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/changes.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-01-25 16:36:29 -0800
committerXavier Ducrohet <xav@android.com>2010-01-25 16:36:29 -0800
commite83bdbb299b896fef8871e15314bbce0be71217a (patch)
tree557ac3325821564404d87f267371f1dcef215c32 /eclipse/changes.txt
parent55557dcabbe4960ce4c727e238ce30fa080f4345 (diff)
downloadsdk-e83bdbb299b896fef8871e15314bbce0be71217a.zip
sdk-e83bdbb299b896fef8871e15314bbce0be71217a.tar.gz
sdk-e83bdbb299b896fef8871e15314bbce0be71217a.tar.bz2
Update the change log for the eclipse plugin.
Change-Id: Ie3bda15b870c842fd57100d67da3620058893bb1
Diffstat (limited to 'eclipse/changes.txt')
-rw-r--r--eclipse/changes.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index c051eae..93ca3e5 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -7,6 +7,11 @@
- Loads the SDK content only when a project requires it. This will make Eclipse use less resources when the SDK contains many versions of Android.
- DDMS plug-in now contains the Allocation Tracker view.
- Lots of fixes in the configuration selector of the Visual Layout Editor.
+- Explode mode in the Visual Layout Editor adds a margin to all layout objects so that it's easier to see embedded layouts
+- Outline mode in the Visual Layout Editor draws layout outline to make it easier to see layout objects.
+- Fixed issues with the New Project Wizard when selecting samples.
+- Fixed possible crash when launching applications
+- New action in the Logcat view: "Go to problem" lets you go directly from an exception trace output to the code.
0.9.5:
- misc fixes in the SDK Updater