-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjdk.table.xml
More file actions
27 lines (27 loc) · 1.04 KB
/
jdk.table.xml
File metadata and controls
27 lines (27 loc) · 1.04 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
<application>
<component name="ProjectJdkTable">
<jdk version="2">
<name value="Python 2.7.12 (C:\Python27\python.exe)" />
<type value="Python SDK" />
<version value="Python 2.7.12" />
<homePath value="C:\Python27\python.exe" />
<roots>
<classPath>
<root type="composite">
<root type="simple" url="file://C:/Python27/DLLs" />
<root type="simple" url="file://C:/Python27/Lib" />
<root type="simple" url="file://C:/Python27/Lib/lib-tk" />
<root type="simple" url="file://C:/Python27" />
<root type="simple" url="file://C:/Python27/Lib/site-packages" />
<root type="simple" url="file://$USER_HOME$/.PyCharm2016.2/system/python_stubs/-762174762" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
</root>
</classPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional />
</jdk>
</component>
</application>