Closed GoogleCodeExporter closed 9 years ago
Original comment by avrah...@gmail.com
on 18 Aug 2014 at 3:35
This seems like a big debate:
http://stackoverflow.com/questions/3611728/java-project-should-classpath-project
-file-be-committed-into-repository
http://stackoverflow.com/questions/2818239/classpath-and-project-check-into-vers
ion-control-or-not/2818554#2818554
I tend to agree with acro as our project isn't complicated and as it has a
pom.xml and using maven, it is super easy to set it up without those project
files.
So we won't use much by ignoring those files and the gains will be:
1. not to be tied to any IDE
2. not have anyone accidentally changing those files generating havoc in our
system
Original comment by avrah...@gmail.com
on 21 Aug 2014 at 8:48
Removed eclipse files & updated gitignore.
Fixed in revision: f9df699e0431
Original comment by avrah...@gmail.com
on 23 Aug 2014 at 6:11
Original issue reported on code.google.com by
acrocraw...@gmail.com
on 15 Mar 2013 at 9:27