Confirmed users
400
edits
| Line 100: | Line 100: | ||
* Open Eclipse, choose File > Import… Existing Project, pick your repo dir. | * Open Eclipse, choose File > Import… Existing Project, pick your repo dir. | ||
* Correct formatting: Preferences > Java:Code style:Formatter, Edit…, change name to "Mozilla", change both indentation values to 2, tab policy = Spaces only, check "Align fields in columns". | * Correct formatting: Preferences > Java:Code style:Formatter, Edit…, change name to "Mozilla", change both indentation values to 2, tab policy = Spaces only, check "Align fields in columns". | ||
Copy the example.project -> .project and example.classpath to .classpath, making sure to update the path values. | |||
== Development == | == Development == | ||