Qbs

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

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

    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.