diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-10-28 23:09:28 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2021-10-28 23:09:28 -0400 |
commit | 3ebb86268a543d154cdf20ac2ffbf7b56bdf9794 (patch) | |
tree | f56ae7149a5e45d0d07698b2978e777509139316 /.project | |
parent | 1.3.1 build 1 (diff) | |
download | kenshinshideandseek-3ebb86268a543d154cdf20ac2ffbf7b56bdf9794.tar.gz kenshinshideandseek-3ebb86268a543d154cdf20ac2ffbf7b56bdf9794.tar.bz2 kenshinshideandseek-3ebb86268a543d154cdf20ac2ffbf7b56bdf9794.zip |
1.3.1 build 2
Diffstat (limited to '.project')
-rw-r--r-- | .project | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/.project b/.project deleted file mode 100644 index e024f12..0000000 --- a/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>hideandseek-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> |