summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorBen Culkin <15405@DESKTOP-JT5100E>2020-03-23 17:56:34 -0400
committerBen Culkin <15405@DESKTOP-JT5100E>2020-03-23 17:56:34 -0400
commit01ee6b9ad844db04902db4d2ae25af588fffba06 (patch)
tree43cd1bc80804664f4da6d338917a97748aa07298 /.project
parentc832171d0b0a82cf58a8d9c0dd9ac2ef60b8585f (diff)
General cleanup
Just doing some general cleanup around the code base
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 00000000..fbddd866
--- /dev/null
+++ b/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>tlIITools</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>