2004-05-04 04:00:57 -05:00
|
|
|
<?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.">
|
2005-03-21 06:46:12 -06:00
|
|
|
<minVersion>1.3.1</minVersion>
|
2004-05-04 04:00:57 -05:00
|
|
|
</vendor>
|
2004-07-23 05:49:14 -05:00
|
|
|
<vendor name="IBM Corporation">
|
2005-03-21 06:46:12 -06:00
|
|
|
<minVersion>1.3.1</minVersion>
|
2004-07-23 05:49:14 -05:00
|
|
|
</vendor>
|
2004-05-04 04:00:57 -05:00
|
|
|
</vendorInfos>
|
|
|
|
|
|
|
|
<plugins>
|
2004-11-09 06:57:04 -06:00
|
|
|
<library vendor="Sun Microsystems Inc.">sunjavaplugin.dll</library>
|
|
|
|
<library vendor="IBM Corporation">sunjavaplugin.dll</library>
|
2004-05-04 04:00:57 -05:00
|
|
|
</plugins>
|
2004-07-23 05:49:14 -05:00
|
|
|
</javaSelection>
|