|
Eclipse JDT Release 3.1 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
encloses(String)
method.
Javadoc
.
"java_doc_default"
).
@foo
) in JavaDoc comments
(value "java_doc_keyword"
).
{foo}
) in JavaDoc comments
(value "java_doc_link"
).
<foo>
) in JavaDoc comments
(value "java_doc_tag"
).
"java_annotation"
).
"java_default"
).
"java_keyword"
).
"java_keyword_return"
).
SemanticHighlightings.METHOD
"org.eclipse.jdt.core.problem"
).
"java_multi_line_comment"
).
"java_operator"
).
"java_single_line_comment"
).
"#JavaSnippetEditorContext"
).
"#JavaSnippetRulerContext"
).
"java_string"
).
JAVA_KEYWORD
AST.JLS3
AST API instead.
"JRE_LIB"
).
"JRE_SRCROOT"
).
"JRE_SRC"
).
"org.eclipse.jdt.launching.JRE_CONTAINER"
).
JarWriter2
instead.SHOW_DEFAULT
flag.
JavaElementLabels
provides helper methods to render names of Java elements.Throwable
.
CoreException
.
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers
. This class
has been replaced by
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
.JavaSearchActionGroup
.
JavaSearchActionGroup
.
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers
. This class
has been replaced by a Java source lookup director and Java source lookup
participant. To migrate to the new source lookup support clients should
add two new attributes to their launch configuration type extensions:ATTR_SOURCE_PATH_PROVIDER
attribute (if present), or a default source lookup path based on a configuration's
runtime classpath. This class has been replaced by the Java source lookup
director which is an internal class, but can be used via the
sourceLocatorId
attribute on a launch configuration type extension.includeRequired
is true
.
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers
. This class
has been replaced by a dialog in the debug platform -
org.eclipse.debug.ui.sourcelookup.SourceLookupDialog
.org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers
. This class
has been replaced by a source lookup tab in the debug platform -
org.eclipse.debug.ui.sourcelookup.SourceLookupTab
.JavaSourceViewerConfiguration.JavaSourceViewerConfiguration(IColorManager, IPreferenceStore, ITextEditor, String)
"org.eclipse.jdt.ui"
).
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers
. This class
has been replaced by a Java source lookup director and Java source lookup
participant. To migrate to the new source lookup support clients should
add two new attributes to their launch configuration type extensions:ATTR_SOURCE_PATH_PROVIDER
attribute (if present), or a default source lookup path based on a configuration's
runtime classpath. This class has been replaced by the Java source lookup
director which is an internal class, but can be used via the
sourceLocatorId
attribute on a launch configuration type extension.includeRequired
is true
.
|
Eclipse JDT Release 3.1 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |