I have a Eclipse installed to work with BIRT reports. What files in the workspace should be committed to the repository and what files should not?
Basically, any file able to help a developer checkout the repo and (almost) immediately open the project to work on it. That should include at least eclipse files like .project, .classpath, and some IDE settings. They might be some BIRT-specific settings as well.
.project
.classpath
See also:
2.1m questions
2.1m answers
60 comments
57.0k users