templates.includes.schema.include.vm Maven / Gradle / Ivy
#set ( $imports = $sourceinfo.importedList )
#set ( $methods = $sourceinfo.methodsNeedGenerated )
#set ( $pkg = $config.sourcePackage )
#set ( $include = $config.includeFolder )
#set ( $SPACE = " ")
#set ( $IMPORT_BLOCK = "imports")
#set ( $EXTENDS_BLOCK = "extends")
#set ( $CLASS_BLOCK = "class")
#if( $sourceinfo )
$sourceinfo.setOutPackage($pkg)##
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy