Qbs

Blog Documentation Get Qbs
  • Qbs Manual
  • QbsConvenienceItems
  • JavaJarFile
  • Qbs 2.1.1
  • JavaJarFile QML Type

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

    Import Statement: import QbsConvenienceItems
    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