93350f1c4e
2009-03-13 08:14:58 +0100 jl r269453 : CWS-TOOLING: rebase CWS jl119 to branches/OOO310@269350 (milestone: OOO310:m5) 2009-03-10 16:01:33 +0100 jl r269280 : #i98990# apply patch by jbu: fixing the python script provider 2009-03-10 13:25:02 +0100 jl r269268 : #i93939# 2009-03-10 11:44:07 +0100 jl r269261 : #i93939# 2009-03-09 17:14:58 +0100 jl r269205 : #i93939# choose a different JRE when the selected one was uninstalled 2009-03-09 16:34:34 +0100 jl r269201 : #i93939# choose a different JRE when the selected one was uninstalled 2009-03-05 16:40:16 +0100 jl r268924 : #99618# Do not migrate java settings 2009-02-25 14:29:53 +0100 jl r268439 : #i99618# do not invalidate existing javasettings by using a new date in the update element
20 lines
646 B
XML
20 lines
646 B
XML
<?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.5.0</minVersion>
|
|
</vendor>
|
|
<vendor name="Apple Inc.">
|
|
<minVersion>1.5.0</minVersion>
|
|
</vendor>
|
|
</vendorInfos>
|
|
<plugins>
|
|
<library vendor="Apple Inc.">vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.dylib</library>
|
|
<library vendor="Apple Computer, Inc.">vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.dylib</library>
|
|
</plugins>
|
|
</javaSelection>
|