summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorSam Blitzstein <sblitz@google.com>2013-02-15 16:46:06 -0800
committerSam Blitzstein <sblitz@google.com>2013-03-20 10:21:01 -0700
commit6e896f805cac499b777c98755149f07ccd7ba5c3 (patch)
tree1a5467332ae3039da901983fdf46725211417229 /.project
parentebd2a4069dda00781262a1cbfd4a9d22fce15ed7 (diff)
downloaddatetimepicker-6e896f805cac499b777c98755149f07ccd7ba5c3.tar.gz
Adding new timepicker library.
Timepicker is a radial, animated selector. Change-Id: Ib6a6deebf7673dcb14561261314a0e082d4a3ffc
Diffstat (limited to '.project')
-rw-r--r--.project33
1 files changed, 33 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..4d3f8e9
--- /dev/null
+++ b/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>datetimepicker</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ApkBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>