Orangevolt ANT Tasks » Tasks » jnlp » Element resources | ||
Element jar | Element extension |
Name | Description | Required |
href | The href attribute of a nativelib element contains the location of a nativelib file as a URL. | yes |
version | The version attribute of a nativelib element describes the version of a particular nativelib file that is requested. | no |
download |
The download attribute of a nativelib element indicates if this element must be downloaded before an application is launched (eager), or not (lazy). The attribute defaults to eager. |
no |
size | The size attribute of a nativelib element indicates the size of a nativelib file in bytes. | no |
part | The part attribute of a nativelib element describes the name of the part it belongs to. | no |