Home
last modified time | relevance | path

Searched refs:LaunchConfigurationBuildfileChange_6 (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/refactoring/
H A DRefactoringMessages.java26 public static String LaunchConfigurationBuildfileChange_6; field in RefactoringMessages
H A DRefactoringMessages.properties21 LaunchConfigurationBuildfileChange_6=The Ant launch configuration "{0}" no longer exists. key
H A DLaunchConfigurationBuildfileChange.java223 …FatalErrorStatus(MessageFormat.format(RefactoringMessages.LaunchConfigurationBuildfileChange_6, ne… in isValid()