summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorBen Culkin <scorpress@gmail.com>2020-03-30 21:16:06 -0400
committerBen Culkin <scorpress@gmail.com>2020-03-30 21:16:06 -0400
commit913b514e6681701f57adb2ae703b33d4e3e432f0 (patch)
tree751da1e3b40d3329bd031aaebc8ef6ef69324b23 /.project
parent1389628ecbf0a23da11f2c4910b4bf9de15d15d6 (diff)
Clean up warnings
Clean up some warnings that were hanging around
Diffstat (limited to '.project')
-rw-r--r--.project23
1 files changed, 23 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..28c0e93
--- /dev/null
+++ b/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>RGens</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
+ </natures>
+</projectDescription>