diff options
author | Camil Staps | 2015-02-17 19:12:45 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-17 19:12:45 +0100 |
commit | a302ed88ff0d95a5475e70d5f6b923fa25044eaa (patch) | |
tree | 1202058cac6619014e8e9eaf3d0b1249f98a20cc /backyard/trunk | |
parent | Added bootswatch gulp stuff (diff) |
Added java-bot project
Diffstat (limited to 'backyard/trunk')
-rw-r--r-- | backyard/trunk/GameController/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/backyard/trunk/GameController/.project b/backyard/trunk/GameController/.project new file mode 100644 index 0000000..e2729fe --- /dev/null +++ b/backyard/trunk/GameController/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>GameController</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> |