diff options
| author | Ben Culkin <scorpress@gmail.com> | 2020-04-12 14:12:10 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2020-04-12 14:12:10 -0400 |
| commit | 22204c9475d578efbce882cae0f2b618d35386cb (patch) | |
| tree | 92e1e20bbd4b489c825398b7a4d787d9ea23b62b /firmal/.project | |
Initial commit
Diffstat (limited to 'firmal/.project')
| -rw-r--r-- | firmal/.project | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/firmal/.project b/firmal/.project new file mode 100644 index 0000000..7a0a8fe --- /dev/null +++ b/firmal/.project @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>firmal</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> |
