Commit Graph

6 Commits

Author SHA1 Message Date
Raphael
9cf3c16d5d ADT #1844909: SDK manager, define XML schemas & sample XMLs
For reference, there's an XSD primer here:
- http://www.w3.org/TR/xmlschema-0/#NS
- http://www.w3schools.com/Schema/
2009-05-14 12:43:08 -07:00
Raphael
0b62151cda ADT #1715616: "New Android Test Project" wizard.
Also updates eclipse/changes.txt
2009-05-08 14:06:44 -07:00
Mike Lockwood
d6326b5788 Ignore compiled python files.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-05-07 13:26:52 -04:00
Raphael
aa8c266ed0 Split development/.gitignore into separate gitignore files per project.
Added missing gitignore for layoutlib_utils.
Changed mkstubs build path to use prebuilt/asm-3.1 instead of asm-3.1 project.
2009-04-26 18:12:36 -07:00
Xavier Ducrohet
07a70dd030 Add Eclipse projects bin folders to the gitignore list. 2009-04-24 17:51:09 -07:00
Raphael Moll
55aece4bba ADT #1810565: Fix symlinks for ADT/DDMS show up in git
Use a .gitignore to prevent files created by
./development/tools/eclipse/scripts/create_all_symlinks.sh
from appearing in git.

This is for Linux. Not sure if we need to amend that for Mac/Windows.
2009-04-23 20:06:36 -07:00