-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjdk.table.xml
More file actions
26 lines (26 loc) · 1.26 KB
/
jdk.table.xml
File metadata and controls
26 lines (26 loc) · 1.26 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
<application>
<component name="ProjectJdkTable">
<jdk version="2">
<name value="Python 3.5.2 (/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5)" />
<type value="Python SDK" />
<version value="Python 3.5.2" />
<homePath value="/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5" />
<roots>
<classPath>
<root type="composite">
<root type="simple" url="file:///Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5" />
<root type="simple" url="file:///Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/plat-darwin" />
<root type="simple" url="file:///Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload" />
<root type="simple" url="file:///Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages" />
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2016.2/python_stubs/776880377" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
</root>
</classPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional />
</jdk>
</component>
</application>