diff --git a/README.md b/README.md index e69de29..ca9187b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# JAVA-LAB + +Base repo for java-labs + +## Settings +Recommended settings can be found under `misc-files` + +Code style can be found as `/misc-files/GoogleStyle.xml` +IntelliJ settings (incl. code styles) can be found here `/misc-files/setting.zip` +(_File > Manage IDE Settings > Import Settings..._ to import) \ No newline at end of file diff --git a/README.md b/README.md index e69de29..ca9187b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# JAVA-LAB + +Base repo for java-labs + +## Settings +Recommended settings can be found under `misc-files` + +Code style can be found as `/misc-files/GoogleStyle.xml` +IntelliJ settings (incl. code styles) can be found here `/misc-files/setting.zip` +(_File > Manage IDE Settings > Import Settings..._ to import) \ No newline at end of file diff --git a/misc-files/GoogleStyle.xml b/misc-files/GoogleStyle.xml new file mode 100644 index 0000000..3fe2762 --- /dev/null +++ b/misc-files/GoogleStyle.xml @@ -0,0 +1,613 @@ + + + + + \ No newline at end of file