diff options
author | Brad Miller <brad@bradhouse.com> | 2014-10-01 06:32:22 -0400 |
---|---|---|
committer | Brad Miller <brad@bradhouse.com> | 2014-10-01 06:32:22 -0400 |
commit | 8533eb7d10c59cdcd6023e2c1a9edb19f16af756 (patch) | |
tree | ff4a79dcbc609fd40523ee9d74c098c2eb7b26aa /smartdashboard/.project | |
parent | b44483d04ecee7a5378255da8fe4cdf62ea2dfae (diff) |
Initial commit of files from FIRSTForge project
Diffstat (limited to 'smartdashboard/.project')
-rw-r--r-- | smartdashboard/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/smartdashboard/.project b/smartdashboard/.project new file mode 100644 index 0000000..38d413f --- /dev/null +++ b/smartdashboard/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>smartdashboard</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>
|