summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorMatthew Lemon <chaffinach+git@protonmail.ch>2022-03-20 10:05:54 +0000
committerMatthew Lemon <chaffinach+git@protonmail.ch>2022-03-20 10:05:54 +0000
commitcb54635dfc6284bdb85befd5fcc4cb66ef219bb7 (patch)
tree3eb123412cbfe5e7a2c372e30468e194633002e0 /.project
parent113dc1706d59e5b6e873f197762b8a895b9cc30f (diff)
clean-up
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..2db8327
--- /dev/null
+++ b/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>test-mc-plugin</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>