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

com.github.alexfalappa.nbspringboot.projects.basic.Bundle Maven / Gradle / Ivy

package com.github.alexfalappa.nbspringboot.projects.basic;
/** Localizable strings for {@link com.github.alexfalappa.nbspringboot.projects.basic}. */
@javax.annotation.Generated(value="org.netbeans.modules.openide.util.NbBundleProcessor")
class Bundle {
    /**
     * @return Spring Boot basic project
     * @see BasicProjectWizardIterator
     */
    static String BasicSpringbootProject_displayName() {
        return org.openide.util.NbBundle.getMessage(Bundle.class, "BasicSpringbootProject_displayName");
    }
    private Bundle() {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy