Annotation Type JavaScriptImport

    • Element Detail

      • FileNames

        🡇     🗕  🗗  🗖
        java.lang.String[] FileNames
        The File Names which should be passed via this String[]-Array must be relative to precisely one of your package's '[src-dir]/upgrade-files/script/' directories. Keep in mind that although Java's "Class Path" allows Source-Files for any given package to be distributed to multiple locations, '.js'-Files can only match precisely one ../upgrade-files/script/*.js' File on disk, or the the Annotation Processing system wil flag this annotation as an error.
        Default:
        {}
        Code:
        Exact Element Declaration:
         public String[] FileNames() default