|
Eclipse JDT Release 3.3 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
org.eclipse.core.runtime.OperationCanceledException
if the underlying indexer has not finished indexing the workspace.
SearchPattern.R_CASE_SENSITIVE
as a matchRule instead.
SearchPattern.R_CASE_SENSITIVE
as a matchRule instead.
CastExpression
.
CatchClause
.
"categoryId"
)
CCPActionGroup
.
CCPActionGroup
.
org.eclipse.jdt.ui.change.method.signature
).
"org.eclipse.jdt.ui.edit.text.java.change.type"
).
"org.eclipse.jdt.ui.actions.ChangeType"
).
CharacterLiteral
.
char
-Djava.library.path
system property.
"classpathFileFormat"
).
CodeGeneration.getTypeBody(String, ICompilationUnit, String, String)
to get the code template used
for a new class type body.
ClassInstanceCreation
.
"org.eclipse.jdt.ui.edit.text.java.clean.up"
).
"org.eclipse.jdt.ui.actions.CleanUp"
).
PreferenceConstants.CODEASSIST_SORTER
instead
Boolean
.
"org.eclipse.jdt.ui.edit.text.java.comment"
).
"org.eclipse.jdt.ui.actions.Comment"
).
Javadoc.TAGS_PROPERTY
in the JLS3 API.
CompilationUnit
.
JavaCore.COMPILER_PB_NULL_REFERENCE
instead
JavaCore.COMPILER_PB_UNCHECKED_TYPE_OPERATION
ConditionalExpression
.
ConstructorInvocation
.
"org.eclipse.jdt.ui.actions.ContentAssist"
).
"org.eclipse.jdt.ui.edit.text.java.complete.prefix"
).
ContinueStatement
.
org.eclipse.jdt.ui.convert.anonymous
).
"org.eclipse.jdt.ui.edit.text.java.convert.anonymous.to.nested"
).
"org.eclipse.jdt.ui.actions.ConvertAnonymousToNested"
).
"org.eclipse.jdt.ui.actions.ConvertLineDelimitersToMac"
).
"org.eclipse.jdt.ui.actions.ConvertLineDelimitersToUNIX"
).
"org.eclipse.jdt.ui.actions.ConvertLineDelimitersToWindows"
).
"org.eclipse.jdt.ui.actions.ConvertLocalToField"
).
org.eclipse.jdt.ui.promote.temp
).
org.eclipse.jdt.ui.move.inner
).
"org.eclipse.jdt.ui.actions.MoveInnerToTop"
).
org.eclipse.jdt.ui.copy
).
"org.eclipse.jdt.ui.CopyProcessor"
).
ITextEditorActionDefinitionIds.QUICK_ASSIST
"org.eclipse.jdt.ui.edit.text.java.create.delegate.methods"
).
"org.eclipse.jdt.ui.edit.text.java.create.getter.setter"
).
"cycleDetected"
).
ChangeTypeAction
.
ClasspathAttributeConfiguration
specifies how a class path attribute
is presented and configured
in the Java build path dialog.
CompletionRequestor
. CompletionRequestor
instead.ConvertAnonymousToNestedAction
.
MoveInnerToTopAction
.
ConvertingSelectionProvider
to convert from a given selection provider
using the default mechanism.
CustomFiltersActionGroup
.
CustomFiltersActionGroup
.
IEvaluationRunnable
supports termination.
true
if this container initializer can be requested to perform updates
on its own container values.
ICodeAssist.codeComplete(int, ICompletionRequestor)
instead.
ICodeAssist.codeComplete(int, CompletionRequestor)
instead.
ICodeAssist.codeComplete(int, CompletionRequestor, WorkingCopyOwner)
instead.
IType.codeComplete(char[],int,int,char[][],char[][],int[],boolean,CompletionRequestor)
instead.
IType.codeComplete(char[],int,int,char[][],char[][],int[],boolean,CompletionRequestor,WorkingCopyOwner)
instead.
IEvaluationContext.codeComplete(String,int,CompletionRequestor)
instead.
IEvaluationContext.codeComplete(String,int,CompletionRequestor,WorkingCopyOwner)
instead.
true
if header comments should be collapsed.
true
if import containers should be collapsed.
true
if inner types should be collapsed.
true
if javadoc comments should be collapsed.
true
if methods should be collapsed.
proj
to the list
res
ICompilationUnit.commitWorkingCopy(boolean, IProgressMonitor)
instead.
Comparator.compare(Object, Object)
but with
completion proposals as parameters.
AbstractProposalSorter.compare(ICompletionProposal, ICompletionProposal)
and may
be removed if the class is ever converted to extend
Comparator<ICompletionProposal>
.
The default implementation of this method does nothing. Clients may override to receive this kind of notice.
Subclasses may extend, but must call the super implementation.java element
.
Character.isJavaIdentifierPart(char)
) that
immediately precedes the invocation offset.
null
if none is specified.
null
if none.
java.library.path
system property when launched.
ISourceReference
.
CompletionProposal
.
IJavaElement
whose
resource is the given resource or a non-Java resource which is the given resource.
PropertyDialogAction
).
ContributionItemFactory.VIEWS_SHOW_IN
).
IResource.copy(IPath, int, IProgressMonitor)
but excluding nested source folders.
IJavaElement.getHandleIdentifier()
, or
null
if unable to create the associated element.
IJavaElement.getHandleIdentifier()
, or
null
if unable to create the associated element.
null
if unable to associate the given file
with a Java element.
null
if unable to associate the given folder with a Java element.
null
if unable to associate the given resource
with a Java element.
ImportRewrite
from a ICompilationUnit
.
ImportRewrite
from a an AST (CompilationUnit
).
JarPackage
.
RenameJavaElementDescriptor
.
IJavaProject
.
IPackageFragmentRoot
.
IPackageFragment
.
ICompilationUnit
.
IType
.
IMethod
.
IField
.
ITypeParameter
.
ILocalVariable
.
.class
file.
ToolFactory.createCodeFormatter(Map)
instead. Extension point is discontinued
aligned
region.
Java-like extensions
).
ToolFactory.createDefaultClassFileBytesDisassembler()
instead
ToolFactory.createCodeFormatter(Map)
instead
ImportRewrite
using ImportRewrite.create(ICompilationUnit, boolean)
and
configures the rewriter with the settings as specified in the JDT UI preferences.
ImportRewrite
using ImportRewrite.create(CompilationUnit, boolean)
and
configures the rewriter with the settings as specified in the JDT UI preferences.
ASTNode
).
JarPackageData.createJarDescriptionWriter(OutputStream, String)
instead
JarPackageData.createJarWriter3(Shell)
instead
SearchEngine.createJavaSearchScope(IJavaElement[])
instead.
CompletionProposal
.
main
method.
main
method.
aligned
region.
SearchPattern.createOrPattern(SearchPattern, SearchPattern)
instead.
createStratumBreakpoint
instead
JavaCapabilityConfigurationPage.createProject(IProject, URI, IProgressMonitor)
instead.
SearchPattern.createPattern(String, int, int, int)
instead.
SearchPattern.createPattern(IJavaElement, int)
instead.
createType
to support adding of
unanticipated methods, fields, and inner types to the created type.
Signature.C_STAR
, Signature.C_SUPER
, or Signature.C_EXTENDS
.
|
Eclipse JDT Release 3.3 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |