Qbs

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

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

    Import Statement: import QbsConvenienceItems
    Inherits:

    Product

    Detailed Description

    A JavaClassCollection item is a product of the type "java.class" that has a dependency on the java module. If the files should end up in a jar file, you should use JavaJarFile instead.