Home
last modified time | relevance | path

Searched refs:SurroundWithTryCatchAnalyzer_doesNotContain (Results 1 – 7 of 7) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/
H A DSurroundWithTryCatchAnalyzer.java50 invalidSelection(RefactoringCoreMessages.SurroundWithTryCatchAnalyzer_doesNotContain); in endVisit()
H A DSurroundWithTryWithResourcesAnalyzer.java61 invalidSelection(RefactoringCoreMessages.SurroundWithTryCatchAnalyzer_doesNotContain); in getExceptions()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/common/org/eclipse/jdt/internal/core/manipulation/
H A DJavaManipulationMessages.java58 public static String SurroundWithTryCatchAnalyzer_doesNotContain; field in JavaManipulationMessages
H A DJavaManipulationMessages.properties42 SurroundWithTryCatchAnalyzer_doesNotContain=Selection does not contain statements from a method bod… key
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/util/
H A DSurroundWithAnalyzer.java104 invalidSelection(JavaManipulationMessages.SurroundWithTryCatchAnalyzer_doesNotContain); in endVisit()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/
H A DRefactoringCoreMessages.java2307 public static String SurroundWithTryCatchAnalyzer_doesNotContain; field in RefactoringCoreMessages
H A Drefactoring.properties712 SurroundWithTryCatchAnalyzer_doesNotContain=Selection does not contain statements from a method bod… key