Upgraded Griffon to 0.2.1.

This commit is contained in:
Jonathan Bernard
2010-04-01 22:29:07 -05:00
parent 7f2c1a6d53
commit 5b3e2066a2
19 changed files with 217 additions and 122 deletions

18
.project Normal file
View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>TimeStamper</name>
<comment/>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.groovy.core.groovyNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>