Community
Participate
Working Groups
In order to ensure common coding conventions and to make it easy for contributors to submit patches that follow these conventions the Mylyn Reviews project should share project settings. The Mylyn project uses automatic formatting on save and a common set of compiler settings which have worked well in the past. Some of that process is documented here: http://wiki.eclipse.org/Mylyn/Contributor_Reference .
I have pushed the settings that other Mylyn sub-projects use for the org.eclipse.mylyn.gerrit.* plug-ins.
Is there anything left to do on this bug? R4E team have applied formatting under bug 391541. There is also closed bug 333807. One thing we should look at is applying formatting to and optimizing imports for generated EMF classes. It doesn't make sense for me to do that as a non-committer, but it would improve comparisons for future commits. (Please don't apply these while there are outstanding model reviews though!)
This is indeed resolved. I have re-formatted the generated sources to ease future reviews.