-
Notifications
You must be signed in to change notification settings - Fork 0
/
jdk.table.xml
83 lines (83 loc) · 3.77 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
<application>
<component name="ProjectJdkTable">
<jdk version="2">
<name value="1.8" />
<type value="JavaSDK" />
<version value="java version "1.8.0_112"" />
<homePath value="C:/jdk1.8.0" />
<roots>
<annotationsPath>
<root type="composite">
<root type="simple" url="jar://$APPLICATION_HOME_DIR$/lib/jdkAnnotations.jar!/" />
</root>
</annotationsPath>
<classPath>
<root type="composite">
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/charsets.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/deploy.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/access-bridge-64.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/cldrdata.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/dnsns.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/jaccess.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/jfxrt.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/localedata.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/nashorn.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/sunec.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/sunjce_provider.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/sunmscapi.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/sunpkcs11.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/ext/zipfs.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/javaws.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/jce.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/jfr.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/jfxswt.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/jsse.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/management-agent.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/plugin.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/resources.jar!/" />
<root type="simple" url="jar://C:/jdk1.8.0/jre/lib/rt.jar!/" />
</root>
</classPath>
<javadocPath>
<root type="composite" />
</javadocPath>
<sourcePath>
<root type="composite">
<root type="simple" url="jar://C:/jdk1.8.0/src.zip!/" />
<root type="simple" url="jar://C:/jdk1.8.0/javafx-src.zip!/" />
<root type="simple" url="jar://C:/jdk1.8.0/src.zip!/" />
<root type="simple" url="jar://C:/jdk1.8.0/javafx-src.zip!/" />
</root>
</sourcePath>
</roots>
<additional />
</jdk>
<jdk version="2">
<name value="1.7" />
<type value="JavaSDK" />
<homePath value="C:/jdk1.7.0" />
<roots>
<annotationsPath>
<root type="composite">
<root type="simple" url="jar://$APPLICATION_HOME_DIR$/lib/jdkAnnotations.jar!/" />
</root>
</annotationsPath>
<classPath>
<root type="composite" />
</classPath>
<javadocPath>
<root type="composite">
<root type="simple" url="file://C:/jdk1.7.0/docs/api" />
<root type="simple" url="file://C:/jdk1.7.0/docs/api" />
</root>
</javadocPath>
<sourcePath>
<root type="composite">
<root type="simple" url="jar://C:/jdk1.7.0/src.zip!/" />
</root>
</sourcePath>
</roots>
<additional />
</jdk>
</component>
</application>