|
Eclipse JDT Release 3.8 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
.classpath
file from disk, or null
if unable to read the file.
.classpath
file from disk, or null
if unable to read the file.
ReadReferencesSearchGroup
.
ReadReferencesSearchGroup
.
IOpenable.makeConsistent(IProgressMonitor)
), and returns a
compilation unit AST if requested.
IOpenable.makeConsistent(IProgressMonitor)
), and returns a
compilation unit AST if requested.
IOpenable.makeConsistent(IProgressMonitor)
), and returns a
compilation unit AST if requested.
ICompilationUnit.reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor)
instead.
ICompilationUnit.reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor)
instead.
RefactoringCore.getConditionCheckingFailedSeverity()
.
RefactoringStatus.ERROR
RefactoringStatus.FATAL
RefactoringStatus.INFO
RefactoringStatus.OK
RefactoringStatus.WARNING
RefactorActionGroup
.
RefactorActionGroup
.
RefactorActionGroup
.
ReferencesSearchGroup
.
ReferencesSearchGroup
.
RefreshAction
.
true
if successful, false
if the remove
fails.
"org.eclipse.jdt.ui.edit.text.java.remove.block.comment"
).
"org.eclipse.jdt.ui.actions.RemoveBlockComment"
).
"org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations"
).
JavaCore.removeClasspathVariable(String, IProgressMonitor)
instead
RemoveFromClasspathAction
.
NamingConventions.getBaseName(int, String, IJavaProject)
instead with NamingConventions.VK_PARAMETER
as variable kind.
NamingConventions.getBaseName(int, String, IJavaProject)
instead with NamingConventions.VK_PARAMETER
as variable kind.
NamingConventions.getBaseName(int, String, IJavaProject)
instead
with NamingConventions.VK_INSTANCE_FIELD
or NamingConventions.VK_STATIC_FIELD
as variable kind.
NamingConventions.getBaseName(int, String, IJavaProject)
instead
with NamingConventions.VK_INSTANCE_FIELD
or NamingConventions.VK_STATIC_FIELD
as variable kind.
NamingConventions.getBaseName(int, String, IJavaProject)
instead with NamingConventions.VK_LOCAL
as variable kind.
NamingConventions.getBaseName(int, String, IJavaProject)
instead with NamingConventions.VK_LOCAL
as variable kind.
JUnitCore.removeTestRunListener(TestRunListener)
"org.eclipse.jdt.ui.actions.Rename"
).
org.eclipse.jdt.ui.rename.compilationunit
).
"org.eclipse.jdt.ui.renameCompilationUnitProcessor"
).
"org.eclipse.jdt.ui.edit.text.java.rename.element"
).
org.eclipse.jdt.ui.rename.enum.constant
).
"org.eclipse.jdt.ui.renameEnumConstProcessor"
).
org.eclipse.jdt.ui.rename.field
).
"org.eclipse.jdt.ui.renameFieldProcessor"
).
org.eclipse.jdt.ui.rename.java.project
).
"org.eclipse.jdt.ui.renameJavaProjectProcessor"
).
org.eclipse.jdt.ui.rename.local.variable
).
org.eclipse.jdt.ui.rename.method
).
"org.eclipse.jdt.ui.renameMethodProcessor"
).
org.eclipse.jdt.ui.rename.package
).
"org.eclipse.jdt.ui.renamePackageProcessor"
).
RenameResourceDescriptor.ID
instead.
"org.eclipse.jdt.ui.renameResourceProcessor"
).
org.eclipse.jdt.ui.rename.source.folder
).
"org.eclipse.jdt.ui.renameSourceFolderProcessor"
).
org.eclipse.jdt.ui.rename.type
).
org.eclipse.jdt.ui.rename.type.parameter
).
"org.eclipse.jdt.ui.renameTypeProcessor"
).
RenameAction
.
RenameJavaElementDescriptor
RenameJavaElementDescriptor
RenameResourceDescriptor
from
org.eclipse.ltk.core.refactoring
instead."org.eclipse.jdt.ui.edit.text.java.replace.invocations"
).
"org.eclipse.jdt.ui.actions.ReplaceInvocations"
).
ReplaceInvocationsAction
.
ISearchRequestor
.
null
if none.
VariableDeclarationExpression
) (added in JLS4 API).
ICompilationUnit.restore()
instead.
computeCompletionProposals
.
java.lang.Object
) on the code
snippet instance that contains the returned value.
ReturnStatement
.
Type
) (added in JLS3 API).
Type
) (JLS2 API only).
IProblem.AmbiguousType
instead
IProblem.CannotAllocateVoidArray
instead
IProblem.InheritedTypeHidesEnclosingName
instead
IProblem.InternalTypeNameProvided
instead
IProblem.UndefinedType
instead
IProblem.NotVisibleType
instead
revealInEditor(IEditorPart, IJavaElement)
instead
ITypeRoot
from which the AST was created from.
Expression
).
Expression
).
Type
).
AnnotationProcessorFactory.supportedOptions()
in order to enable type generation while editing, that is, during reconcile.
|
Eclipse JDT Release 3.8 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.