aboutsummaryrefslogtreecommitdiff
path: root/PunchingBag/.project
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2011-08-24 18:06:39 +0100
committerChristopher Baines <cbaines8@gmail.com>2011-08-24 18:06:39 +0100
commitd01fc7da9367c0d5032741a9189258b467ce5eef (patch)
treed1a5c4d235fbf0fb09b17c56293fd2611f940147 /PunchingBag/.project
downloadpunchingbag-d01fc7da9367c0d5032741a9189258b467ce5eef.tar
punchingbag-d01fc7da9367c0d5032741a9189258b467ce5eef.tar.gz
Initial commit of the java program.
Diffstat (limited to 'PunchingBag/.project')
-rw-r--r--PunchingBag/.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/PunchingBag/.project b/PunchingBag/.project
new file mode 100644
index 0000000..844e538
--- /dev/null
+++ b/PunchingBag/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>PunchingBag</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>