public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_ClasspathEntry_path_notApproved()
Key
ClasspathEntry.path.notApproved : {@code This classpath
entry is not approved. |
static org.jvnet.localizer.Localizable |
_ClasspathEntry_path_notExists()
Key
ClasspathEntry.path.notExists : Specified path does
not exist . |
static String |
ClasspathEntry_path_notApproved()
Key
ClasspathEntry.path.notApproved : {@code This classpath
entry is not approved. |
static String |
ClasspathEntry_path_notExists()
Key
ClasspathEntry.path.notExists : Specified path does
not exist . |
public static String ClasspathEntry_path_notExists()
ClasspathEntry.path.notExists
: Specified path does
not exist
.Specified path does not exist
public static org.jvnet.localizer.Localizable _ClasspathEntry_path_notExists()
ClasspathEntry.path.notExists
: Specified path does
not exist
.Specified path does not exist
public static String ClasspathEntry_path_notApproved()
ClasspathEntry.path.notApproved
: This classpath
entry is not approved. Require an approval before execution.
.This classpath entry is not approved. Require an approval
before execution.
public static org.jvnet.localizer.Localizable _ClasspathEntry_path_notApproved()
ClasspathEntry.path.notApproved
: This classpath
entry is not approved. Require an approval before execution.
.This classpath entry is not approved. Require an approval
before execution.
Copyright © 2016. All rights reserved.