aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/changes.txt
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-13 13:04:19 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-13 13:04:19 -0700
commit763ca7d5803d8088e192f4d226ff9e96820c7ace (patch)
tree0826a498b31dc1490e33d660350e81b56b8bc0a1 /eclipse/changes.txt
parent45aacc49a96e083eb68cda88ed0f7e262b7254d1 (diff)
downloadsdk-763ca7d5803d8088e192f4d226ff9e96820c7ace.zip
sdk-763ca7d5803d8088e192f4d226ff9e96820c7ace.tar.gz
sdk-763ca7d5803d8088e192f4d226ff9e96820c7ace.tar.bz2
auto import from //branches/cupcake_rel/...@138607
Diffstat (limited to 'eclipse/changes.txt')
-rw-r--r--eclipse/changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index 781930c..8cd843e 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -1,4 +1,5 @@
0.9.0 (work in progress)
+- Projects now store generated Java files (R.java/Manifest.java and output from aidl) in a 'gen' source folder.
- Support for the new Android SDK with support for multiple versions of the Android platform and for vendor supplied add-ons.
* New Project Wizard lets you choose which platform/add-on to target.
* Project properties (right click project in Package Explorer, then "Properties"), lets you edit project target.