Home
last modified time | relevance | path

Searched refs:LaunchConfigurationBuildfileChange_0 (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.java21 public static String LaunchConfigurationBuildfileChange_0; field in RefactoringMessages
H A DRefactoringMessages.properties16 LaunchConfigurationBuildfileChange_0=Rename the Ant launch configuration "{0}" to "{1}", update bui… key
H A DLaunchConfigurationBuildfileChange.java193 …return MessageFormat.format(RefactoringMessages.LaunchConfigurationBuildfileChange_0, new Object[]… in getName()