45bc842bd389604cfbd2c0b2feb9aaaa4b08f934
wiki/onboarding.md
| ... | ... | @@ -45,6 +45,7 @@ This document describes the onboarding process for a new team member (developer) |
| 45 | 45 | 2. Check out the 'master' branch from the git repository. The 'master' branch is the main development branch. Please check that you start your work on this branch. |
| 46 | 46 | |
| 47 | 47 | 3. Setup and configure Eclipse |
| 48 | + - Make absolutely sure to import CodeFormatter.xml (from $GIT_HOME/java) into your Eclipse preferences (Preferences->Java->Code Style->Fortmatter) |
|
| 48 | 49 | - Install the Eclipse GWT-Plugin (now called Google Plugin for Eclipse, you need the Gogle WebToolkit SDK from the same update site, too) |
| 49 | 50 | - Install Eclipse eGit (optional) |
| 50 | 51 | - Check that JDK 1.7 is available and has been set for compilation in Eclipse |
| ... | ... | @@ -71,4 +72,4 @@ Copy the settings.xml from the top-level git folder to your ~/.m2 directory and |
| 71 | 72 | |
| 72 | 73 | #### Further hints |
| 73 | 74 | - Configure Eclipse to use Chrome or Firefox as the default browser |
| 74 | -- Install the GWT Browser Plugin (Chrome or Firefox) for the GWT Development mode |
|
| ... | ... | \ No newline at end of file |
| 0 | +- Install the GWT Browser Plugin (Chrome or Firefox) for the GWT Development mode |
|
| ... | ... | \ No newline at end of file |