Orangevolt ANT Tasks » Tasks » jnlp » Element resources
Element j2seElement nativelib

2.3.3.2.  Element jar

The jar element describes a jar file resource.

Properties

Name Description Required
href The href attribute of the jar element contains the location of a jar file as a URL. yes
version The version attribute of a jar element describes the version of a particular JAR file that is requested. no
main

The main attribute of a jar element indicates whether this element contains the main class (true | false).

The atribute defaults to false.

no
download

The download attribute of a jar 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 jar element indicates the size of a JAR file in bytes. no
part The size attribute of a jar element indicates the size of a JAR file in bytes. no