-
Notifications
You must be signed in to change notification settings - Fork 0
/
jdk.table.xml
84 lines (84 loc) · 5.37 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<application>
<component name="ProjectJdkTable">
<jdk version="2">
<name value="Python 2.7.10 (/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7)" />
<type value="Python SDK" />
<version value="Python 2.7.10" />
<homePath value="/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7" />
<roots>
<classPath>
<root type="composite">
<root type="simple" url="file:///Library/Python/2.7/site-packages/pip-7.1.0-py2.7.egg" />
<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.2/python_stubs/-2125986627" />
<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 2.7.10 virtualenv at ~/_src/hanratty-connexion/venv" />
<type value="Python SDK" />
<version value="Python 2.7.10" />
<homePath value="$USER_HOME$/_src/hanratty-connexion/venv/bin/python" />
<roots>
<classPath>
<root type="composite">
<root type="simple" url="file://$USER_HOME$/_src/hanratty-connexion/venv/lib/python2.7" />
<root type="simple" url="file://$USER_HOME$/_src/hanratty-connexion/venv/lib/python2.7/lib-dynload" />
<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/lib-tk" />
<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://$USER_HOME$/_src/hanratty-connexion/venv/lib/python2.7/site-packages" />
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2016.2/python_stubs/-745151901" />
<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 2.7.10 virtualenv at ~/_src/flask-tutorial/flasky/venv" />
<type value="Python SDK" />
<version value="Python 2.7.10" />
<homePath value="$USER_HOME$/_src/flask-tutorial/flasky/venv/bin/python" />
<roots>
<classPath>
<root type="composite">
<root type="simple" url="file://$USER_HOME$/_src/flask-tutorial/flasky/venv/lib/python2.7" />
<root type="simple" url="file://$USER_HOME$/_src/flask-tutorial/flasky/venv/lib/python2.7/lib-dynload" />
<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/lib-tk" />
<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://$USER_HOME$/_src/flask-tutorial/flasky/venv/lib/python2.7/site-packages" />
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2016.2/python_stubs/-706669147" />
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
</root>
</classPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional ASSOCIATED_PROJECT_PATH="$USER_HOME$/_src/flask-tutorial/flasky" />
</jdk>
</component>
</application>