This repository stores the shared IDE settings for Wearsafe, for .vscode and .settings (eclipse)
.settingscontains the eclipse settings for the project. These are stored in the repository, and should be imported into eclipse when the project is cloned..editorconfigcontains the EditorConfig settings for the project.- Eclipse users should install the plugin EditorConfig which will automatically import the settings from the file.
- VSCode users should install the plugin EditorConfig for VS Code which will automatically import the settings from the file.
configcontains the checkstyle rules used by the project. These are stored in the repository, and should be imported into eclipse when the project is cloned.