summaryrefslogtreecommitdiff
path: root/.idea/misc.xml
diff options
context:
space:
mode:
authorHaidong Ji2020-05-10 16:18:46 -0500
committerHaidong Ji2020-05-10 16:18:46 -0500
commitbc5a6815181068e76316aa4a611647124d18ba48 (patch)
treeaab5f2386523dfb064a51a689310a183f8286016 /.idea/misc.xml
Reachability done. I found it much easier to work with Java than Python. I tried to start with Python but found it difficult to get started.
Diffstat (limited to '.idea/misc.xml')
-rw-r--r--.idea/misc.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..1763e15
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_11" project-jdk-name="11" project-jdk-type="JavaSDK">
+ <output url="file://$PROJECT_DIR$/out" />
+ </component>
+</project> \ No newline at end of file