summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml
blob: 74121a38a3b8fecc6b7fda6811686546524dfede (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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.3.1</minVersion>
  </vendor>
 </vendorInfos>

 <plugins>
  <library vendor="Sun Microsystems Inc.">sunjavaplugin.so</library>
 </plugins>
</javaSelection>