aboutsummaryrefslogtreecommitdiffstats
path: root/device_validator/app/.project
diff options
context:
space:
mode:
authorMichael Wright <michaelwr@google.com>2012-05-17 17:40:58 -0700
committerMichael Wright <michaelwr@google.com>2012-06-04 18:39:28 -0700
commit10ca09dea02aa82b2b3d5b750178b724e3454129 (patch)
tree7bdcc3a38c3f2209b80f647050ae5695c2f74efc /device_validator/app/.project
parent55121851dcb45f8474c2e895eb14cc8974045c86 (diff)
downloadsdk-10ca09dea02aa82b2b3d5b750178b724e3454129.zip
sdk-10ca09dea02aa82b2b3d5b750178b724e3454129.tar.gz
sdk-10ca09dea02aa82b2b3d5b750178b724e3454129.tar.bz2
Added new devices schema
Also updated devices.xml to validate against it. Change-Id: Ia9b5212b8273e39f7f22022661e2c755c3a9d279
Diffstat (limited to 'device_validator/app/.project')
-rw-r--r--device_validator/app/.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/device_validator/app/.project b/device_validator/app/.project
new file mode 100644
index 0000000..fda9e3d
--- /dev/null
+++ b/device_validator/app/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>device_validator</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>