I'm running an open source java project that consists of multiple modules in a tree of dependencies. All those modules are subdirectories in a subversion repository. For newcomers to our project, it's a lot of work to set all that up manually in eclipse.
Not all our developers use eclipse. Nevertheless, we're considering to just check in the .classpath and .project files to help newcomers to get started. Is this a good idea? Or would that lead to constant conflicts in those files? Is there an alternative way to make the project easy to set up on eclipse?
Definitively yes, as I said in "Do you keep your project files under version control?"
"Load it up, set it up, go."
But... this is actually true only for recent Eclipse3.5 settings, where build paths support relative paths:
And Eclipse3.6 would be better, as it supports relative paths for path variables in Linked Resources
:
(since 3.6M5)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With