
com.github.alexfalappa.nbspringboot.templates.metadata.Bundle Maven / Gradle / Ivy
package com.github.alexfalappa.nbspringboot.templates.metadata;
/** Localizable strings for {@link com.github.alexfalappa.nbspringboot.templates.metadata}. */
@javax.annotation.Generated(value="org.netbeans.modules.openide.util.NbBundleProcessor")
class Bundle {
/**
* @return Additional Properties Metadata
* @see MetadataWizardIterator
*/
static String addmetadata_displayName() {
return org.openide.util.NbBundle.getMessage(Bundle.class, "addmetadata_displayName");
}
private Bundle() {}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy