-
Notifications
You must be signed in to change notification settings - Fork 0
/
jdk.table.xml
48 lines (48 loc) · 2.1 KB
/
jdk.table.xml
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
<application>
<component name="ProjectJdkTable">
<jdk version="2">
<name value="Python 3.5.1 (C:\Users\vibhav.achar\AppData\Local\Programs\Python\Python35\python.exe)" />
<type value="Python SDK" />
<version value="Python 3.5.1" />
<homePath value="C:\Users\vibhav.achar\AppData\Local\Programs\Python\Python35\python.exe" />
<roots>
<classPath>
<root type="composite">
<root type="simple" url="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/DLLs" />
<root type="simple" url="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib" />
<root type="simple" url="file://$USER_HOME$/AppData/Local/Programs/Python/Python35" />
<root type="simple" url="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/site-packages" />
<root type="simple" url="file://$USER_HOME$/.PyCharm2016.2/system/python_stubs/692464349" />
<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.2 (C:\Python35\python.exe)" />
<type value="Python SDK" />
<version value="Python 3.5.2" />
<homePath value="C:\Python35\python.exe" />
<roots>
<classPath>
<root type="composite">
<root type="simple" url="file://C:/Python35/DLLs" />
<root type="simple" url="file://C:/Python35/Lib" />
<root type="simple" url="file://C:/Python35" />
<root type="simple" url="file://C:/Python35/Lib/site-packages" />
<root type="simple" url="file://$USER_HOME$/.PyCharm2016.2/system/python_stubs/-1313743207" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
</root>
</classPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional />
</jdk>
</component>
</application>