Skip to content

This repository stores the shared IDE settings for Wearsafe, for .vscode and .settings (eclipse)

License

Notifications You must be signed in to change notification settings

Broadshield/java-code-conventions

Repository files navigation

java-code-conventions

This repository stores the shared IDE settings for Wearsafe, for .vscode and .settings (eclipse)

  1. .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.
  2. .editorconfig contains the EditorConfig settings for the project.
    1. Eclipse users should install the plugin EditorConfig which will automatically import the settings from the file.
    2. VSCode users should install the plugin EditorConfig for VS Code which will automatically import the settings from the file.
  3. 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.

About

This repository stores the shared IDE settings for Wearsafe, for .vscode and .settings (eclipse)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages