Class PackageConfig.QuiltFlowerConfig

  • Enclosing class:
    PackageConfig

    public static class PackageConfig.QuiltFlowerConfig
    extends Object
    • Field Detail

      • enabled

        @ConfigItem(defaultValue="false")
        public boolean enabled
        An advanced option that will decompile generated and transformed bytecode into the 'decompiled' directory. This is only taken into account when fast-jar is used.
      • jarDirectory

        @ConfigItem(defaultValue="${user.home}/.quarkus")
        public String jarDirectory
        The directory into which to save the fernflower tool if it doesn't exist
    • Constructor Detail

      • QuiltFlowerConfig

        public QuiltFlowerConfig()