CloudServices/NativeSync: Difference between revisions

m
Line 42: Line 42:
* Run these in your repo:
* Run these in your repo:


mvn -Declipse.workspace=<eclipse-workspace> eclipse:add-maven-repo
mvn -Declipse.workspace=<eclipse-workspace> eclipse:add-maven-repo
mvn -DdownloadJavadocs=true -DdownloadSources=true eclipse:eclipse
mvn -DdownloadJavadocs=true -DdownloadSources=true eclipse:eclipse


* 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".


== Development ==
== Development ==
Confirmed users
400

edits