diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-08-12 17:08:54 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-08-12 17:08:54 -0400 |
| commit | b8b41aa5846dae5a9bbf4fee82020f1d9e2b2a48 (patch) | |
| tree | 9bce3e85926cfb68b3ebbc5d89f13ce10736e32d /.project | |
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..8501907 --- /dev/null +++ b/.project @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>YWD-1.12.2</name> + <comment>Project forge-1.12 created by Buildship.</comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.buildship.core.gradleprojectbuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + <nature>org.eclipse.buildship.core.gradleprojectnature</nature> + </natures> +</projectDescription> |
