Eclipse Setup
- Install the Eclipse IDE.
- Clone the git repository at https://github.com/JumpMind/symmetric-ds.git. (Use Window->Open Perspective->Git)
- Prepare settings for Eclipse by using the following command from the symmetric-assemble project:
gradlew develop
- Refresh your Eclipse workspace.
- Import the Eclipse formatter settings from symmetric-assemble/formatter.eclipse.xml. (Use Window->Preferences, Java->Code Style->Formatter)