diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-01-09 17:51:19 -0800 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-01-09 17:51:19 -0800 |
commit | a1514dae8668c48feae5436285e3db0ba2133ec3 (patch) | |
tree | 115c685f5c4c810cd317e8a6903e8d2d96749051 /anttasks/.project | |
parent | 9ca1c0b33cc3fc28c21a915730797ec01e71a152 (diff) | |
download | sdk-a1514dae8668c48feae5436285e3db0ba2133ec3.zip sdk-a1514dae8668c48feae5436285e3db0ba2133ec3.tar.gz sdk-a1514dae8668c48feae5436285e3db0ba2133ec3.tar.bz2 |
auto import from //branches/cupcake/...@125939
Diffstat (limited to 'anttasks/.project')
-rw-r--r-- | anttasks/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/anttasks/.project b/anttasks/.project new file mode 100644 index 0000000..aed1b61 --- /dev/null +++ b/anttasks/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>ant-tasks</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription> |