Hi,
Can you please give some general advice on using MyEclipse projects with a Source Control repository?
In a multi-developer envinronment, which files would you recommend to place under source control? For example, inside a Web Project you have the .myeclipse folder, .classpath, .project, .mymetadata, with in the WebRoot you have META-INF and MANIFEST.MF, numerous .tld files, jstl.jar and standard.jar in the lib folder, etc.
This is a general question seeking advice from your environment and your development experience, I appreciate there is no fixed answer for all.
My aim would be to allow developers to check out a project from source control and start developing with minial IDE(project) configuration such as setting classpaths, etc.
Thanks in advance,
Akmal.