-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjdk.table.xml
More file actions
34 lines (34 loc) · 2.29 KB
/
Copy pathjdk.table.xml
File metadata and controls
34 lines (34 loc) · 2.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<application>
<component name="ProjectJdkTable">
<jdk version="2">
<name value="Python 3.6 (TryPython)" />
<type value="Python SDK" />
<version value="Python 3.6.4" />
<homePath value="$USER_HOME$/Library/Mobile Documents/com~apple~CloudDocs/Development/Personal/Python/TryPython/venv/bin/python" />
<roots>
<classPath>
<root type="composite">
<root url="file://$USER_HOME$/Library/Mobile Documents/com~apple~CloudDocs/Development/Personal/Python/TryPython/venv/lib/python3.6" type="simple" />
<root url="file://$USER_HOME$/Library/Mobile Documents/com~apple~CloudDocs/Development/Personal/Python/TryPython/venv/lib/python3.6/lib-dynload" type="simple" />
<root url="file:///Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6" type="simple" />
<root url="file://$USER_HOME$/Library/Mobile Documents/com~apple~CloudDocs/Development/Personal/Python/TryPython/venv/lib/python3.6/site-packages" type="simple" />
<root url="file://$USER_HOME$/Library/Caches/PyCharmCE2017.3/python_stubs/1482574116" type="simple" />
<root url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" type="simple" />
<root url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/3.6" type="simple" />
<root url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/3.5" type="simple" />
<root url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/3.4" type="simple" />
<root url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/3.3" type="simple" />
<root url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/3" type="simple" />
<root url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2and3" type="simple" />
<root url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/3" type="simple" />
<root url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2and3" type="simple" />
</root>
</classPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional ASSOCIATED_PROJECT_PATH="$USER_HOME$/Library/Mobile Documents/com~apple~CloudDocs/Development/Personal/Python/TryPython" />
</jdk>
</component>
</application>