
com.github.alexfalappa.nbspringboot.actions.Bundle Maven / Gradle / Ivy
package com.github.alexfalappa.nbspringboot.actions;
/** Localizable strings for {@link com.github.alexfalappa.nbspringboot.actions}. */
@javax.annotation.Generated(value="org.netbeans.modules.openide.util.NbBundleProcessor")
class Bundle {
/**
* @return S&pring Boot Restart
* @see RestartAction
*/
static String CTL_RestartAction() {
return org.openide.util.NbBundle.getMessage(Bundle.class, "CTL_RestartAction");
}
private Bundle() {}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy