2.3.3.1.
Element j2se
The j2se element describes a supported JRE version and an optional
resources element to be used by the particular JRE.
Properties
Name |
Description |
Required |
version |
The version attribute of the j2se element describes the versions of the
JRE that this application is supported on.
|
no |
href |
The href attribute of the j2se element specifies the location where the
JRE should be downloaded from.
|
no |
initial_heap_size |
The initial-heap-size attribute of the j2se element specifies the
initial size of the object heap.
|
no |
max_heap_size |
The max-heap-size attribute of the j2se element specifies the preferred
maximum size of the object heap.
|
no |
The
j2se element can also contain
resources elements.