diff options
author | Sven Gothel <[email protected]> | 2013-01-17 03:33:31 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-01-17 03:33:31 +0100 |
commit | 4529bf562834b6929faa41813988934e7b8854f9 (patch) | |
tree | e8faad5e1835fbf506c2dd53645c891a3fce6073 /.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..785ea16 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>JABot</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> |