summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions/OpenOfficeorg/javavendors_os2.xml
blob: 2de585472b86a944ef4ab33974c568c21b48885c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>

<javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

 <updated>2004-01-30</updated>

 <vendorInfos>
  <vendor name="Sun Microsystems Inc.">
    <minVersion>1.4.2</minVersion>
  </vendor>
  <vendor name="IBM Corporation">
    <minVersion>1.4.2</minVersion>
  </vendor>
 </vendorInfos>

 <plugins>
  <library vendor="Sun Microsystems Inc.">sunjavap.dll</library>
  <library vendor="IBM Corporation">sunjavap.dll</library>
 </plugins>
</javaSelection>