-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjdk.table.xml
More file actions
53 lines (53 loc) · 2.98 KB
/
jdk.table.xml
File metadata and controls
53 lines (53 loc) · 2.98 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<application>
<component name="ProjectJdkTable">
<jdk version="2">
<name value="Python 2.7.10 (/usr/bin/python)" />
<type value="Python SDK" />
<version value="Python 2.7.10" />
<homePath value="/usr/bin/python" />
<roots>
<classPath>
<root type="composite">
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7" />
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin" />
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac" />
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages" />
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python" />
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk" />
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload" />
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC" />
<root type="simple" url="file:///Library/Python/2.7/site-packages" />
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2016.1/python_stubs/348993582" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
</root>
</classPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional />
</jdk>
<jdk version="2">
<name value="Python 3.5.1 (/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5)" />
<type value="Python SDK" />
<version value="Python 3.5.1" />
<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.1/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>