diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-03-23 14:51:06 +0000 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-03-23 14:51:06 +0000 |
| commit | 6312636fd9a4d0f56dc7c9ff474a99d879bcb4e9 (patch) | |
| tree | e3279753210bfb169a00cd3f146a80baf624150e /.project | |
| parent | e86949a1ad3269ec66c9de65e2c92f5e66251411 (diff) | |
Reworked the whole repo.
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> |
