-
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) · 1.78 KB
/
jdk.table.xml
File metadata and controls
34 lines (34 loc) · 1.78 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.5.3 (/usr/bin/python3.5)" />
<type value="Python SDK" />
<version value="Python 3.5.3" />
<homePath value="/usr/bin/python3.5" />
<roots>
<classPath>
<root type="composite">
<root type="simple" url="file:///usr/lib/python3.5" />
<root type="simple" url="file:///usr/lib/python3.5/plat-x86_64-linux-gnu" />
<root type="simple" url="file:///usr/lib/python3.5/lib-dynload" />
<root type="simple" url="file:///usr/local/lib/python3.5/dist-packages" />
<root type="simple" url="file:///usr/lib/python3/dist-packages" />
<root type="simple" url="file://$USER_HOME$/.PyCharm2017.1/system/python_stubs/-1247971764" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/3.5" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/3.4" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/3.3" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/3" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2and3" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/3" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2and3" />
</root>
</classPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional />
</jdk>
</component>
</application>