diff options
author | olamedia <[email protected]> | 2012-10-02 08:46:19 +0600 |
---|---|---|
committer | olamedia <[email protected]> | 2012-10-02 08:46:19 +0600 |
commit | cc9219581920a5143e89493019cf0941912d01da (patch) | |
tree | c5e03322518e29ccd7cd7429021d1707886b4c17 | |
parent | f237dee94a617114f0af13f90d28493037e7edc4 (diff) |
eclipse
-rw-r--r-- | .project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..7543514 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>olacraft-0.1.6</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> |