summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
blob: 6b041c0bd4517e12347ef85ab4614f8e8b3c3d22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>2006-05-02</updated>

 <vendorInfos>
  <vendor name="Apple Computer, Inc.">
    <minVersion>1.3.1</minVersion>
    <maxVersion>1.5.0</maxVersion>
  </vendor>
 </vendorInfos>

 <plugins>
  <library vendor="Apple Computer, Inc.">vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.dylib</library>
 </plugins>
</javaSelection>