This repository stores the shared IDE settings for Wearsafe, for .vscode and .settings (eclipse)
.settings
contains the eclipse settings for the project. These are stored in the repository, and should be imported into eclipse when the project is cloned..editorconfig
contains 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.
config
contains the checkstyle rules used by the project. These are stored in the repository, and should be imported into eclipse when the project is cloned.