aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuuta <yuuta@yuuta.moe>2023-11-29 16:54:24 -0800
committeryuuta <yuuta@yuuta.moe>2023-11-29 16:54:24 -0800
commitf747ce12f6681b9b805c4dd2efafd5a6c4767db8 (patch)
tree9a355a3c9a1955531cb5cdc60d6a6a817abfe7a1
parent4fa1d50f79c5097ea3e6398d190ae553a904c7fb (diff)
downloadjca-f747ce12f6681b9b805c4dd2efafd5a6c4767db8.tar
jca-f747ce12f6681b9b805c4dd2efafd5a6c4767db8.tar.gz
jca-f747ce12f6681b9b805c4dd2efafd5a6c4767db8.tar.bz2
jca-f747ce12f6681b9b805c4dd2efafd5a6c4767db8.zip
Add notes on running the project
Signed-off-by: yuuta <yuuta@yuuta.moe>
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index aa85085..37b8e77 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,14 @@ technologies, and I am also running two internal PKIs at my home, using raw
OpenSSL command line (honestly, not very user friendly) and ADCS (absolutely
proprietary).
+**For the TA grading:**
+
+* If your Idea prompts that it cannot find classes like `org.json`, try to re-add
+each library in the `spec/` directory by clicking on "Add as library" again. Then
+re-run the program. This happens when the project is just cloned, and I don't know
+why. It may be an IntelliJ Idea issue.
+* If your Idea prompts for "Gradle '...' build scripts found", click "Skip".
+
## User Stories
As a user, I want to be able to: