All Downloads are FREE. Search and download functionalities are using the official Maven repository.

messages.attributeDescriptions.classHeader.html Maven / Gradle / Ivy

The newest version!


Add specific header (file or text) to all generated files.

Examples:


  {
    // just a text
    classHeader="//This is a generated file"
  }

  {
    // file in the same directory
    classHeader="license.txt"
  }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy