From 3ea24dc8a8e9247c30d7025209522c86433c2ab0 Mon Sep 17 00:00:00 2001 From: Ellen Spertus Date: Sun, 19 Nov 2023 08:45:51 -0800 Subject: [PATCH] Add IDE style files --- README.md | 2 +- config/eclipse/jacquard-style.xml | 380 +++++++++++++++++++++++++++++ config/intellij/jacquard-style.xml | 12 + 3 files changed, 393 insertions(+), 1 deletion(-) create mode 100644 config/eclipse/jacquard-style.xml create mode 100644 config/intellij/jacquard-style.xml diff --git a/README.md b/README.md index 3951f3c..f42b013 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Jacquard -This is a Java autograder with a planned release of +This is a Java autograder released in late summer 2023. While most of it is platform-independent, it will include Gradescope integration. I would be happy to get collaborators familiar with other systems this could hook into. diff --git a/config/eclipse/jacquard-style.xml b/config/eclipse/jacquard-style.xml new file mode 100644 index 0000000..766940b --- /dev/null +++ b/config/eclipse/jacquard-style.xml @@ -0,0 +1,380 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/intellij/jacquard-style.xml b/config/intellij/jacquard-style.xml new file mode 100644 index 0000000..101152b --- /dev/null +++ b/config/intellij/jacquard-style.xml @@ -0,0 +1,12 @@ + + \ No newline at end of file