JavaJarFile
Collection of Java class files bundled in a jar file. More...
Inherits: |
Properties
- entryPoint : string
Detailed Description
A JavaJarFile item is a product of the type java.jar
. It is used to produce a jar archive from a set of Java sources.
Property Documentation
entryPoint : string |
The entry point for an executable jar file.
Default: Undefined