diff options
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..23d71c3 --- /dev/null +++ b/.project @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>1.7.10</name> + <comment/> + <projects/> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments/> + </buildCommand> + </buildSpec> + <linkedResources/> +</projectDescription> |
