templates.greenpepper.configuration.suts.classpathsEdit.vm Maven / Gradle / Ivy
#if (!$action.actionErrors.isEmpty() && !$errorDisplayed)
#set($errorDisplayed = true)
#foreach($error in $action.actionErrors)
$action.getText($error)
#end
#end
$action.ClasspathTitle
$action.getText('greenpepper.classpath.update')
|
$action.getText('greenpepper.classpath.cancel')
$action.getText('greenpepper.classpath.info')
© 2015 - 2025 Weber Informatics LLC | Privacy Policy