We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Clarified the JDT refactoring tests.
Fixed a typo.
Added a section.
Added the instructions for setting the env variable.
Made it clear that Eclipse RCP is required.
Added the reference for importing Eclipse projects.
Added the SWTBot version number.
Clarified the steps for importing Eclipse plug-ins.
Changed a section title.
Separated the section on coding conventions from the rest.
Made the section titles consistent.
Added the instructions for getting the git submodules.
Changed "*install*" to "install".
Changed the limit on the length of the first line of commit messages to 72 characters.
Removed the instructions on tagging releases as they are covered in another wiki page.
Added the instructions on setting up the workspace for supporting different releases of Eclipse.
Updated Contributing to CodingSpectator (markdown)
Updated the dependency on test plugins and the versions of such plugins.
Fixed the formatting of the template for change files.
Fixed the formatting of the template of class comments.
Fixed the formatting of the license header.
Fixed the formatting of a piece of code.
Added note saying that the org.eclipse.jdt.ui.tests.refactoring plug-in already exists in the git repository. Updated Contributing to CodingSpectator (markdown)
Fixed a typo by replacing "commit-msg" by "pre-commit". Updated Contributing to CodingSpectator (markdown)
Added the link to the commit-msg script on the master branch. Updated Contributing to CodingSpectator (markdown)
Added the link to the pre-commit script on the master branch. Updated Contributing to CodingSpectator (markdown)
Replaced pre-msg to pre-commit. Updated Contributing to CodingSpectator (markdown)