summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
blob: ec20d03fc6a2400d3e8e6f8770ed196705a0cefd (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.1_01</minVersion>
  </vendor>
  <vendor name="IBM Corporation">
    <minVersion>1.4.1</minVersion>
  </vendor>
 </vendorInfos>

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