diff options
author | steckbrief <steckbrief@chefmail.de> | 2017-11-12 14:22:01 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2017-11-12 14:33:27 +0100 |
commit | 5cacf94ecca5b45ffdaba0d85506d64117643fd8 (patch) | |
tree | cd5b502a02f0edd9fc00ee20d62a2e0aa9c0068e /.project |
Initial commit
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..b8d3538 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>MamHistoryLoader</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription> |