summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorAdrien Hopkins <masterofnumbers17@gmail.com>2019-12-24 16:16:13 -0500
committerAdrien Hopkins <masterofnumbers17@gmail.com>2019-12-24 16:16:13 -0500
commit2c146c894972e2c6ab701b3c66dcf242d7be656f (patch)
tree8629866fa1cf017c02d61bd288fd336e7d8b7b49 /.project
parente1e7e38482de8cf8f6d4fd8735b6e43ad2a13cb8 (diff)
Added Javadoc to the project.
Diffstat (limited to '.project')
-rw-r--r--.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/.project b/.project
index 656186b..56f686e 100644
--- a/.project
+++ b/.project
@@ -10,8 +10,14 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>