remove .classpath and .project
commitf0ee03d88c1de2dc4ba5766c8149882dca18612c
authorARUNACHALAM THIRUPATHI <arunachalam.t@gmail.com>
Wed, 18 Jun 2014 19:32:38 +0000 (18 12:32 -0700)
committerARUNACHALAM THIRUPATHI <arunachalam.t@gmail.com>
Wed, 18 Jun 2014 19:32:38 +0000 (18 12:32 -0700)
tree1b27191d0e1a592d7d9b89020f60b6bf7a3b2e50
parent71e29a7671f541a356a76422efb82f6975df03fb
remove .classpath and .project

gradle eclipse updates teh existing classpath and project
and leaves teh classpath is a very inconsistent state.
So removing these files and the users can generate them
when required. Will fix the .gitignore to add these files
so that they dont show up.
.classpath [deleted file]
.gitignore
.project [deleted file]