From a318045cf5c15cadad5c067ab6af5aa498bd155e Mon Sep 17 00:00:00 2001 From: Haidong Ji Date: Tue, 1 Jan 2019 21:08:58 -0600 Subject: Check bracket done! Switching from Eclipse to Jetbrains IDEA, still using TDD methods. So far not bad. I like the fact that by using different IDEs, I can see what kind of help the IDE provides (coding style, best practices, etc.). That can be helpful. --- .idea/misc.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .idea/misc.xml (limited to '.idea/misc.xml') diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..83f45f8 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3