summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorbjculkin <bjculkin@WIT-136XG42.wvu-ad.wvu.edu>2017-04-03 10:20:53 -0400
committerbjculkin <bjculkin@WIT-136XG42.wvu-ad.wvu.edu>2017-04-03 10:20:53 -0400
commite4e28b578d5a8a61b2ed306fd9108f22492746cb (patch)
tree18c139703e38583592babd12f61b47e11a45bf37 /.project
parentc90548be08456d0ee4bf9d89857ceff658640936 (diff)
Start Eclipse project
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..3f00cab
--- /dev/null
+++ b/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>inflexion</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>