INTEGRATION: CWS morejava (1.6.10); FILE MERGED
2005/08/26 13:55:40 fridrich_strba 1.6.10.1: Issue number: Submitted by: fridrich_strba Reviewed by: fridrich_strba Add JRE of BEA Systems, Inc. among supported java virtual machines
This commit is contained in:
parent
ff7fbc0b44
commit
ad70fded38
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
<vendor name="Free Software Foundation, Inc.">
|
||||
<minVersion>1.4.2</minVersion>
|
||||
</vendor>
|
||||
<vendor name="BEA Systems, Inc.">
|
||||
<minVersion>1.4.1</minVersion>
|
||||
</vendor>
|
||||
</vendorInfos>
|
||||
|
||||
<plugins>
|
||||
|
@ -26,5 +29,6 @@
|
|||
<library vendor="IBM Corporation">sunjavaplugin.so</library>
|
||||
<library vendor="Blackdown Java-Linux Team">sunjavaplugin.so</library>
|
||||
<library vendor="Free Software Foundation, Inc.">sunjavaplugin.so</library>
|
||||
<library vendor="BEA Systems, Inc.">sunjavaplugin.so</library>
|
||||
</plugins>
|
||||
</javaSelection>
|
||||
|
|
Loading…
Reference in a new issue