From: Gavin K. <ga...@ap...> - 2002-11-27 14:55:50
|
I'm not too keen on adding .project + .classpath - my .classpath has hardcoded pathnames to various JDBC drivers and it would be a real hassle to not accidently check those in each time. (hibernate.properties is bad enough; up to version 1.91 already.) Anyway, I use Eclipse very smoothly + successfully without them there. Note that I use cygwin for CVS access because I just hate the eclipse CVS client. > If this is not a problem, then I would also like an okay to add Eclipse > project support. It only adds two files, .classpath and .project, and > these are not intrusive to anyone who is not using Eclipse. In fact if > you wanted to give me commit on all of the modules, I would be happy to > set up and maintain Eclipse project support across the board. For people > using Eclispe this makes it *much* easier to pull code out of cvs and be > up and running immediately. |