diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-08-24 08:50:34 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-08-24 08:50:34 -0400 |
| commit | 3a133a2076884589cd58a1e6bc03a852dea8db44 (patch) | |
| tree | b982002f3e921fc7641513707f943c1a6539c824 /.project | |
| parent | c918a1b6d8008773e9beebb48ba1a770405aee20 (diff) | |
Importmaster
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..e72fc22 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>ywd</name> + <comment>Project ywd created by Buildship.</comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.buildship.core.gradleprojectbuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.buildship.core.gradleprojectnature</nature> + </natures> +</projectDescription> |
