Qbs

Blog Documentation Get Qbs Community
  • Qbs Manual
  • QbsConvenienceItems
  • JavaJarFile
  • Qbs 2.4.0
  • JavaJarFile

    Collection of Java class files bundled in a jar file. More...

    Inherits:

    Product

    Properties

    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