Home
last modified time | relevance | path

Searched refs:ExtractInterfaceProcessor_internal_error (Results 1 – 5 of 5) 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/structure/
H A DExtractInterfaceProcessor.java324 …ingStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error); in checkTypeName()
1093 …ngStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); in rewriteTypeOccurrences()
1096 …ngStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); in rewriteTypeOccurrences()
1109 …ngStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); in rewriteTypeOccurrences()
H A DPullUpRefactoringProcessor.java1429 …ngStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); in createWorkingCopy()
1431 …ngStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); in createWorkingCopy()
1433 …ngStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); in createWorkingCopy()
1979 …ngStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); in rewriteTypeOccurrences()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/
H A DSuperTypeRefactoringProcessor.java447 …ngStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); in createTypeSource()
450 …ngStatus.createFatalErrorStatus(RefactoringCoreMessages.ExtractInterfaceProcessor_internal_error)); in createTypeSource()
/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.java495 public static String ExtractInterfaceProcessor_internal_error; field in RefactoringCoreMessages
H A Drefactoring.properties909 ExtractInterfaceProcessor_internal_error=An internal error occurred during precondition checking. S… key