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

templates.PackageWizardPage.ftl Maven / Gradle / Ivy

There is a newer version: 1.21.5
Show newest version

Entities not in a package

<#if wizard.entitiesInDefaultPackage?? && wizard.entitiesInDefaultPackage?size > 0> <#list wizard.entitiesInDefaultPackage as e> ${e?html}
<#else> None

Add to package

<#list wizard.packages as packageName>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy