aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/changes.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-09-13 14:35:48 -0700
committerTor Norbye <tnorbye@google.com>2011-09-13 14:35:48 -0700
commit4dfe571db252a63e02f1aa58fd5abe68e9cf289c (patch)
treebfb75dade3444f1790a79f858fb3f9921e9d9657 /eclipse/changes.txt
parent2e9be3365117d1ece3989cce4bb7ef0421df7343 (diff)
downloadsdk-4dfe571db252a63e02f1aa58fd5abe68e9cf289c.zip
sdk-4dfe571db252a63e02f1aa58fd5abe68e9cf289c.tar.gz
sdk-4dfe571db252a63e02f1aa58fd5abe68e9cf289c.tar.bz2
Improve validation error messages when SDKs are loading
If you bring up the "Create New Sample Project" wizard in an Eclipse that has no open editors (so nothing has triggered an SDK load yet), you will get an error message that is a bit misleading (that the selected SDK has no samples), and even when the SDK finishes loading the validation isn't updated. This changeset improves this situation such that there is a message during loading stating to wait, which gets cleared once it's done. Change-Id: I5d0798eff3b4fea9c8835c2f88c5bc430110aac0
Diffstat (limited to 'eclipse/changes.txt')
-rw-r--r--eclipse/changes.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index 20db4a5..e77eca9 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -53,7 +53,12 @@
- Ability to suppress rendering fidelity warnings.
- Asset Studio integration: Wizard creation of launcher icons, menu
icons, tab icons, etc.
-- Many bug fixes, and some critical bug fixes on Linux
+- The New Project and the New XML File wizards have been reworked into
+ multiple pages. Sample Projects are now copied into the workspace
+ such that they can be modified and deleted without affecting the
+ master copy.
+- The dependency on Eclipse GEF was removed.
+- Many bug fixes, and in particular some critical bug fixes on Linux
13.0.0
- Tools release only (command line tools)