Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
b871fa10
Kaydet (Commit)
b871fa10
authored
Kas 09, 2004
tarafından
Jens-Heiner Rechtien
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS jl13 (1.10.10); FILE MERGED
2004/09/29 14:10:46 jl 1.10.10.1: #i29390#
üst
769e2b0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
vendorplugin.h
jvmfwk/inc/jvmfwk/vendorplugin.h
+7
-3
No files found.
jvmfwk/inc/jvmfwk/vendorplugin.h
Dosyayı görüntüle @
b871fa10
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: vendorplugin.h,v $
*
* $Revision: 1.1
1
$
* $Revision: 1.1
2
$
*
* last change: $Author: hr $ $Date: 2004-11-09 1
1:52:17
$
* last change: $Author: hr $ $Date: 2004-11-09 1
3:58:16
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -114,7 +114,11 @@ typedef enum
<p>
The function has parameters which determines which versions of the respective
JREs are supported. A JRE which does not meet the version requirements will
be ignored.</p>
be ignored. When no vendor is specified, then the version arguments must not
be specified as well. That is, if <code>sVendor</code> is an empty string then
<code>sMinVersion</code>,<code>sMaxVersion</code> must also be empty,
<code>arExcludeList</code> must have the size null and <code>nSizeExcludeList</code>
must also be null</p>
The JavaInfo structures returned in <code>parJavaInfo</code> should be ordered
according to their version. The one, representing a JRE with the highest
version should be the first in the array. </p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment